[Libreoffice-commits] .: tools/source

Caolán McNamara caolan at kemper.freedesktop.org
Wed Mar 9 08:35:14 PST 2011


 tools/source/debug/debug.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 78d1edb4daef632623b923f1be0606372d314158
Author: Xavier ALT <dex at phoenix-ind.net>
Date:   Tue Mar 8 22:58:23 2011 +0100

    remove SVX_LIGHT macro

diff --git a/tools/source/debug/debug.cxx b/tools/source/debug/debug.cxx
index 13371a9..6c5f09f 100644
--- a/tools/source/debug/debug.cxx
+++ b/tools/source/debug/debug.cxx
@@ -272,7 +272,7 @@ void ImplDbgUnlock()
 
 // =======================================================================
 
-#if (defined WNT || defined OS2) && !defined SVX_LIGHT
+#if (defined WNT || defined OS2)
 //#define SV_MEMMGR //
 #endif
 #ifdef SV_MEMMGR


More information about the Libreoffice-commits mailing list