summaryrefslogtreecommitdiff
path: root/sc/source/core/data/drawpage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/drawpage.cxx')
-rw-r--r--sc/source/core/data/drawpage.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/core/data/drawpage.cxx b/sc/source/core/data/drawpage.cxx
index 488775913e81..e8e6134bb8b0 100644
--- a/sc/source/core/data/drawpage.cxx
+++ b/sc/source/core/data/drawpage.cxx
@@ -24,8 +24,6 @@
#include "document.hxx"
#include "pageuno.hxx"
-// STATIC DATA -----------------------------------------------------------
-
ScDrawPage::ScDrawPage(ScDrawLayer& rNewModel, bool bMasterPage) :
FmFormPage(rNewModel, bMasterPage)
{