summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-28 15:27:38 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-28 15:27:38 +0100
commitefe704cc59d531a52712f5f7ac0140537612b56b (patch)
tree254ce70ef8c83867eadd17dcb3bda80275faad31 /extensions
parent5a1732eaab855445c3e8ef8ab6e3d13c20512b94 (diff)
Dead code
Change-Id: I05ecb627119eb545d1781fa42613e940fc22aac1
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/propcontroller.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/extensions/source/propctrlr/propcontroller.hxx b/extensions/source/propctrlr/propcontroller.hxx
index 85ae6bd56d57..e6ca17bf571f 100644
--- a/extensions/source/propctrlr/propcontroller.hxx
+++ b/extensions/source/propctrlr/propcontroller.hxx
@@ -70,14 +70,6 @@ namespace pcr
class OPropertyEditor;
struct OLineDescriptor;
-#if OSL_DEBUG_LEVEL > 0
- const char* CheckPropertyBrowserInvariants( const void* pVoid );
- // for dignostics with DBG_CHKTHIS
-#endif
-
-
- //= OPropertyBrowserController
-
// #95343#------------------------------------------------------------------------------------
typedef ::cppu::WeakImplHelper7 < ::com::sun::star::lang::XServiceInfo
, ::com::sun::star::awt::XFocusListener