summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen2.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-12-14 21:50:13 +0200
committerTor Lillqvist <tml@collabora.com>2015-12-15 08:31:55 +0200
commit0585d81a76a99de5fb3ed2e8c34a3fc44cd83b46 (patch)
treefdb1e9cabf0f3490c9a6c00c21ee9b2b4d1c9924 /sc/source/core/data/documen2.cxx
parent1c9de0488f11d6f9dc1cd08044ccbfc3e27a63ff (diff)
Bin silly 'STATIC DATA' comments
Change-Id: I50e3772b7b479d2cf1eb644c7334d0f987874ccb
Diffstat (limited to 'sc/source/core/data/documen2.cxx')
-rw-r--r--sc/source/core/data/documen2.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/core/data/documen2.cxx b/sc/source/core/data/documen2.cxx
index d27a5e6d63c3..8b114695e242 100644
--- a/sc/source/core/data/documen2.cxx
+++ b/sc/source/core/data/documen2.cxx
@@ -127,8 +127,6 @@ private:
}
};
-// STATIC DATA -----------------------------------------------------------
-
ScDocument::ScDocument( ScDocumentMode eMode, SfxObjectShell* pDocShell ) :
mpCellStringPool(new svl::SharedStringPool(ScGlobal::pCharClass)),
mpFormulaGroupCxt(nullptr),