summaryrefslogtreecommitdiffstats
path: root/sc/source/core/tool/viewopti.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/viewopti.cxx')
-rw-r--r--sc/source/core/tool/viewopti.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/core/tool/viewopti.cxx b/sc/source/core/tool/viewopti.cxx
index 95ad06cfa69f..3e532252d7df 100644
--- a/sc/source/core/tool/viewopti.cxx
+++ b/sc/source/core/tool/viewopti.cxx
@@ -35,7 +35,6 @@ using namespace utl;
using namespace com::sun::star::uno;
-// class ScGridOptions
void ScGridOptions::SetDefaults()
{
@@ -76,7 +75,6 @@ bool ScGridOptions::operator==( const ScGridOptions& rCpy ) const
&& bEqualGrid == rCpy.bEqualGrid );
}
-// class ScViewOptions
ScViewOptions::ScViewOptions()
{