summaryrefslogtreecommitdiff
path: root/include/unotools
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-06 20:24:02 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-06 20:24:02 +0300
commit6d27b176fba61653e74f4179451308b9a7a889a8 (patch)
treebaca14fddbe0d2518ca5aa22e916027cf9ae730f /include/unotools
parente32e7946aa61e6b2dddbb2eff60f82d2f85bb41a (diff)
Bin copy-pasta comments of low informative value
Change-Id: Ib9ddc516636d2150101c40ee3f249c7511bcb375
Diffstat (limited to 'include/unotools')
-rw-r--r--include/unotools/viewoptions.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/unotools/viewoptions.hxx b/include/unotools/viewoptions.hxx
index 4735473ef6fc..aece9cade082 100644
--- a/include/unotools/viewoptions.hxx
+++ b/include/unotools/viewoptions.hxx
@@ -244,9 +244,6 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtViewOptions : public utl::detail::Op
EViewType m_eViewType;
OUString m_sViewName;
- /// - impl. data container as dynamic pointer for smaller memory requirements!
- /// - internal ref count mechanism
-
/*Attention
Don't initialize these static member in these header!