summaryrefslogtreecommitdiff
path: root/include/unotools/cmdoptions.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-06 19:50:36 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-06 19:50:41 +0300
commitc81cb85d3db1a5b66027ce9f21f0dd5fa115a954 (patch)
treea951242814422595314c1630ff9cb8d1f9f32fea /include/unotools/cmdoptions.hxx
parent3c9d929465353cd1079fe2e9c8561dc377047ac5 (diff)
Bin copy-pasta comments of low informative value
Change-Id: Iee82f09a47830e3c8b932541e4c378e63add9986
Diffstat (limited to 'include/unotools/cmdoptions.hxx')
-rw-r--r--include/unotools/cmdoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/cmdoptions.hxx b/include/unotools/cmdoptions.hxx
index 8585526097f2..53649ce90c70 100644
--- a/include/unotools/cmdoptions.hxx
+++ b/include/unotools/cmdoptions.hxx
@@ -157,8 +157,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtCommandOptions : public utl::detail:
Do it in your source only.
*/
- static SvtCommandOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
- static sal_Int32 m_nRefCount; /// internal ref count mechanism
+ static SvtCommandOptions_Impl* m_pDataContainer;
+ static sal_Int32 m_nRefCount;
}; // class SvtCmdOptions