summaryrefslogtreecommitdiff
path: root/tools/source/debug
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/debug')
-rw-r--r--tools/source/debug/debug.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/source/debug/debug.cxx b/tools/source/debug/debug.cxx
index b3dae60ead65..5c1dfa3489c4 100644
--- a/tools/source/debug/debug.cxx
+++ b/tools/source/debug/debug.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-#define _TOOLS_DEBUG_CXX
-
#if defined (UNX) || defined (GCC)
#include <unistd.h>
#else