summaryrefslogtreecommitdiff
path: root/sw/inc/ndhints.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ndhints.hxx')
-rw-r--r--sw/inc/ndhints.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ndhints.hxx b/sw/inc/ndhints.hxx
index 7a345792f5c5..8496aa015e91 100644
--- a/sw/inc/ndhints.hxx
+++ b/sw/inc/ndhints.hxx
@@ -115,7 +115,7 @@ public:
{ return m_HintStarts[nIdx]; }
inline sal_uInt16 Count() const { return m_HintStarts.Count(); }
-#if OSL_DEBUG_LEVEL > 1
+#ifdef DBG_UTIL
bool Check() const;
#endif
};