summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-07-22 16:38:53 +0000
committerOliver Bolte <obo@openoffice.org>2008-07-22 16:38:53 +0000
commitf0ac8d2a9ac0da8a8b1e9e90470670e03040f0db (patch)
treea3711e5d9736e68ba8eb7f74a6c653c0721fbe6b /tools
parent624eb08b991abc5e54d9d11b05ae16a3f11e532f (diff)
INTEGRATION: CWS os2port03 (1.15.24); FILE MERGED
2008/07/16 13:45:54 obr 1.15.24.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/15 14:41:14 ydario 1.15.24.1: Issue number: i85203 Submitted by: ydario Reviewed by: ydario
Diffstat (limited to 'tools')
-rw-r--r--tools/source/debug/debug.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/source/debug/debug.cxx b/tools/source/debug/debug.cxx
index 961eff175a62..119defa91ad0 100644
--- a/tools/source/debug/debug.cxx
+++ b/tools/source/debug/debug.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: debug.cxx,v $
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
* This file is part of OpenOffice.org.
*
@@ -271,7 +271,7 @@ void ImplDbgUnlock()
// =======================================================================
-#if defined WNT && !defined SVX_LIGHT
+#if (defined WNT || defined OS2) && !defined SVX_LIGHT
//#define SV_MEMMGR //
#endif
#ifdef SV_MEMMGR