summaryrefslogtreecommitdiff
path: root/toolkit/source/layout/core/dialogbuttonhbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/layout/core/dialogbuttonhbox.cxx')
-rw-r--r--toolkit/source/layout/core/dialogbuttonhbox.cxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/toolkit/source/layout/core/dialogbuttonhbox.cxx b/toolkit/source/layout/core/dialogbuttonhbox.cxx
index b577e98be65f..9c1930600c5a 100644
--- a/toolkit/source/layout/core/dialogbuttonhbox.cxx
+++ b/toolkit/source/layout/core/dialogbuttonhbox.cxx
@@ -35,15 +35,6 @@
#include "flow.hxx"
#include "proplist.hxx"
-#if TEST_LAYOUT && !defined( DBG_UTIL )
-#undef DBG_ERROR
-#define DBG_ERROR OSL_TRACE
-#undef DBG_ERROR1
-#define DBG_ERROR1 OSL_TRACE
-#undef DBG_ERROR2
-#define DBG_ERROR2 OSL_TRACE
-#endif /* TEST_LAYOUT && !DBG_UTIL */
-
namespace layoutimpl
{