summaryrefslogtreecommitdiff
path: root/sw/inc/fldbas.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fldbas.hxx')
-rw-r--r--sw/inc/fldbas.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fldbas.hxx b/sw/inc/fldbas.hxx
index 843edcf39e49..fb3de9c70412 100644
--- a/sw/inc/fldbas.hxx
+++ b/sw/inc/fldbas.hxx
@@ -316,7 +316,7 @@ public:
// ResId
sal_uInt16 Which() const
-#if OSL_DEBUG_LEVEL > 1
+#ifdef DBG_UTIL
; // implemented in fldbas.cxx
#else
{ return pType->Which(); }