summaryrefslogtreecommitdiff
path: root/framework/inc/helper/shareablemutex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/shareablemutex.hxx')
-rw-r--r--framework/inc/helper/shareablemutex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/shareablemutex.hxx b/framework/inc/helper/shareablemutex.hxx
index 6607e0f44b20..9470983fb41d 100644
--- a/framework/inc/helper/shareablemutex.hxx
+++ b/framework/inc/helper/shareablemutex.hxx
@@ -30,7 +30,7 @@ namespace framework
/**
* This acts like a rtl::Reference<osl::Mutex>
*/
-class FWI_DLLPUBLIC ShareableMutex
+class ShareableMutex
{
public:
ShareableMutex();