summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppara1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwppara1.cxx')
-rw-r--r--lotuswordpro/source/filter/lwppara1.cxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/lotuswordpro/source/filter/lwppara1.cxx b/lotuswordpro/source/filter/lwppara1.cxx
index a8b4e7a70b5b..8c015fc8b797 100644
--- a/lotuswordpro/source/filter/lwppara1.cxx
+++ b/lotuswordpro/source/filter/lwppara1.cxx
@@ -102,13 +102,7 @@
#include "lwpcelllayout.hxx"
// boost::polymorphic_downcast checks and reports (using assert), if the
-// cast is incorrect. We want this in debug builds.
-#if OSL_DEBUG_LEVEL > 0
-# undef NDEBUG
-#elif !defined(NDEBUG)
-# define NDEBUG 1
-#endif
-
+// cast is incorrect (in debug builds).
using boost::polymorphic_downcast;
/**