summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/pal/src/config.h.osx7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/pal/src/config.h.osx b/src/pal/src/config.h.osx
index 47203d289a..3ee1a70048 100644
--- a/src/pal/src/config.h.osx
+++ b/src/pal/src/config.h.osx
@@ -15,13 +15,6 @@ Module Name:
#define _PAL_CONFIG_H_INCLUDED 1
/*++
-_DEBUG : configure option --disable-debug
-
-This turns off compilation of debug-only code.
---*/
-#define _DEBUG 1
-
-/*++
_NO_DEBUG_MESSAGES_ : configure option --disable-dbgmsg
This turns off compilation of TRACE, WARN, ERROR and ENTRY debug messages