summaryrefslogtreecommitdiff
path: root/tools/source/debug
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-29 15:03:50 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 15:59:53 +0200
commitb63027f0992cf5c368faeb807c69110997dd00ea (patch)
tree1a4a7cc3815b5414022c7e93d40de98e59f75bfe /tools/source/debug
parent5b021a1f0d281aed40ae83dffe4af7600b858bd5 (diff)
Remove some unused defines and controls
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
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