summaryrefslogtreecommitdiff
path: root/cppuhelper/source/macro_expander.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/source/macro_expander.cxx')
-rw-r--r--cppuhelper/source/macro_expander.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/source/macro_expander.cxx b/cppuhelper/source/macro_expander.cxx
index 8180065b2207..c0b2cda55fee 100644
--- a/cppuhelper/source/macro_expander.cxx
+++ b/cppuhelper/source/macro_expander.cxx
@@ -126,7 +126,7 @@ protected:
virtual void SAL_CALL disposing() override;
public:
- inline Bootstrap_MacroExpander()
+ Bootstrap_MacroExpander()
: t_uno_impl( m_mutex )
{}