[Libreoffice-commits] core.git: extensions/source

Stephan Bergmann sbergman at redhat.com
Fri Mar 28 07:28:08 PDT 2014


 extensions/source/propctrlr/propcontroller.hxx |    8 --------
 1 file changed, 8 deletions(-)

New commits:
commit efe704cc59d531a52712f5f7ac0140537612b56b
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Fri Mar 28 15:27:38 2014 +0100

    Dead code
    
    Change-Id: I05ecb627119eb545d1781fa42613e940fc22aac1

diff --git a/extensions/source/propctrlr/propcontroller.hxx b/extensions/source/propctrlr/propcontroller.hxx
index 85ae6bd..e6ca17b 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


More information about the Libreoffice-commits mailing list