summaryrefslogtreecommitdiffstats
path: root/include/tools/config.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/config.hxx')
-rw-r--r--include/tools/config.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tools/config.hxx b/include/tools/config.hxx
index 1e73d32b5a33..64b690fda742 100644
--- a/include/tools/config.hxx
+++ b/include/tools/config.hxx
@@ -37,10 +37,8 @@ private:
sal_Bool mbPersistence;
sal_Bool mbDummy1;
-#ifdef _CONFIG_CXX
TOOLS_DLLPRIVATE sal_Bool ImplUpdateConfig() const;
TOOLS_DLLPRIVATE ImplGroupData* ImplGetGroup() const;
-#endif
public:
Config( const OUString& rFileName );