diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/source/debug/debug.cxx | 2 |
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 |