summaryrefslogtreecommitdiff
path: root/sc/source/core/data/bcaslot.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/bcaslot.cxx
parent1c9de0488f11d6f9dc1cd08044ccbfc3e27a63ff (diff)
Bin silly 'STATIC DATA' comments
Change-Id: I50e3772b7b479d2cf1eb644c7334d0f987874ccb
Diffstat (limited to 'sc/source/core/data/bcaslot.cxx')
-rw-r--r--sc/source/core/data/bcaslot.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/core/data/bcaslot.cxx b/sc/source/core/data/bcaslot.cxx
index feee464648b9..b5eb08902b80 100644
--- a/sc/source/core/data/bcaslot.cxx
+++ b/sc/source/core/data/bcaslot.cxx
@@ -62,8 +62,6 @@
#error BCA_SLOTS_DEFINE DOOMed!
#endif
-// STATIC DATA -----------------------------------------------------------
-
namespace sc {
bool AreaListener::SortByArea::operator ()( const AreaListener& rLeft, const AreaListener& rRight ) const