summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/thints.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/txtnode/thints.cxx')
-rw-r--r--sw/source/core/txtnode/thints.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/txtnode/thints.cxx b/sw/source/core/txtnode/thints.cxx
index aad71adc23d3..18f6daaf3bc8 100644
--- a/sw/source/core/txtnode/thints.cxx
+++ b/sw/source/core/txtnode/thints.cxx
@@ -84,7 +84,7 @@
#include <algorithm>
#include <map>
-#if OSL_DEBUG_LEVEL > 1
+#ifdef DBG_UTIL
#define CHECK Check();
#else
#define CHECK