summaryrefslogtreecommitdiff
path: root/framework/inc/classes/protocolhandlercache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/protocolhandlercache.hxx')
-rw-r--r--framework/inc/classes/protocolhandlercache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/protocolhandlercache.hxx b/framework/inc/classes/protocolhandlercache.hxx
index 48dd25cac5fa..6baaf15343e7 100644
--- a/framework/inc/classes/protocolhandlercache.hxx
+++ b/framework/inc/classes/protocolhandlercache.hxx
@@ -126,7 +126,7 @@ class FWI_DLLPUBLIC HandlerCache final
@devstatus ready to use
@threadsafe no
*/
-class FWI_DLLPUBLIC HandlerCFGAccess : public ::utl::ConfigItem
+class HandlerCFGAccess : public ::utl::ConfigItem
{
private:
HandlerCache* m_pCache;