summaryrefslogtreecommitdiff
path: root/include/unotools/moduleoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/moduleoptions.hxx')
-rw-r--r--include/unotools/moduleoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/moduleoptions.hxx b/include/unotools/moduleoptions.hxx
index f0db3241466f..19242c442180 100644
--- a/include/unotools/moduleoptions.hxx
+++ b/include/unotools/moduleoptions.hxx
@@ -190,8 +190,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtModuleOptions : public utl::detail::
Do it in your source only.
*/
- static SvtModuleOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
- static sal_Int32 m_nRefCount; /// internal ref count mechanism
+ static SvtModuleOptions_Impl* m_pDataContainer;
+ static sal_Int32 m_nRefCount;
}; // class SvtModuleOptions