summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/celllistsource.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-11-03 09:53:00 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-11-03 14:48:49 +0000
commit79fcf0b4a86e22e541eecd6e39726fac2016750b (patch)
treed79567ef320d67e3d115b5cbdaa9bda70a186974 /sc/source/ui/unoobj/celllistsource.hxx
parentbbdd3da43d37ea4fdbcc2dc3ad8b4800020e71e8 (diff)
callcatcher: update unused code
Change-Id: Ida4221bfbfe30f7e1abd5c367d8cb8b9edd310bb
Diffstat (limited to 'sc/source/ui/unoobj/celllistsource.hxx')
-rw-r--r--sc/source/ui/unoobj/celllistsource.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/source/ui/unoobj/celllistsource.hxx b/sc/source/ui/unoobj/celllistsource.hxx
index fc8a1a90a34f..03b1e670fd8d 100644
--- a/sc/source/ui/unoobj/celllistsource.hxx
+++ b/sc/source/ui/unoobj/celllistsource.hxx
@@ -146,12 +146,6 @@ namespace calc
OCellListSource(); // never implemented
OCellListSource( const OCellListSource& ); // never implemented
OCellListSource& operator=( const OCellListSource& ); // never implemented
-
-#ifdef DBG_UTIL
- private:
- static const char* checkConsistency_static( const void* _pThis );
- const char* checkConsistency( ) const;
-#endif
};
} // namespace calc