summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/src/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcxx/src/debug.cpp')
-rw-r--r--lib/libcxx/src/debug.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcxx/src/debug.cpp b/lib/libcxx/src/debug.cpp
index c0739275d96..f2fc1ceb495 100644
--- a/lib/libcxx/src/debug.cpp
+++ b/lib/libcxx/src/debug.cpp
@@ -7,7 +7,6 @@
//
//===----------------------------------------------------------------------===//
-#define _LIBCPP_DEBUG 1
#include "__config"
#include "__debug"
#include "functional"