summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh7.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/docsh7.cxx')
-rw-r--r--sc/source/ui/docshell/docsh7.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/docshell/docsh7.cxx b/sc/source/ui/docshell/docsh7.cxx
index 2c21ac0b9206..3400001d3561 100644
--- a/sc/source/ui/docshell/docsh7.cxx
+++ b/sc/source/ui/docshell/docsh7.cxx
@@ -19,13 +19,9 @@
#include "docsh.hxx"
-
-
void ScDocShell::GetDrawObjState( SfxItemSet & /* rSet */ )
{
// SID_SC_ACTIVEOBJECT (SelectedObject) - removed (old Basic)
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */