summaryrefslogtreecommitdiffstats
path: root/ucb/source/ucp/file/prov.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/prov.hxx')
-rw-r--r--ucb/source/ucp/file/prov.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/file/prov.hxx b/ucb/source/ucp/file/prov.hxx
index 0090cc6be607..9b336a108bce 100644
--- a/ucb/source/ucp/file/prov.hxx
+++ b/ucb/source/ucp/file/prov.hxx
@@ -152,12 +152,12 @@ namespace fileaccess {
private:
// methods
- void SAL_CALL init();
+ void init();
// Members
css::uno::Reference< css::uno::XComponentContext > m_xContext;
- void SAL_CALL initProperties();
+ void initProperties();
osl::Mutex m_aMutex;
OUString m_HostName;
OUString m_HomeDirectory;