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