summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorXavier ALT <dex@phoenix-ind.net>2011-03-08 22:58:23 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-03-09 16:09:10 +0000
commit87fef61165416893e5347e3231c1aa1e32351210 (patch)
treecb8b23235f2e595b74b1fb12fa01c6aaf9f0d68d /tools
parent58d46c6eaee19bd77ebfe9ab2b1eff5f7f8638da (diff)
remove SVX_LIGHT macro
Diffstat (limited to 'tools')
-rw-r--r--tools/source/debug/debug.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/source/debug/debug.cxx b/tools/source/debug/debug.cxx
index 11a77ae0b86e..7564e1d76594 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