aboutsummaryrefslogtreecommitdiff
path: root/cmake.config/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake.config/config.h.in')
-rw-r--r--cmake.config/config.h.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake.config/config.h.in b/cmake.config/config.h.in
index c8377bf45c..4669e42c0f 100644
--- a/cmake.config/config.h.in
+++ b/cmake.config/config.h.in
@@ -1,8 +1,6 @@
#ifndef AUTO_CONFIG_H
#define AUTO_CONFIG_H
-#cmakedefine DEBUG
-
#cmakedefine SIZEOF_INT @SIZEOF_INT@
#cmakedefine SIZEOF_INTMAX_T @SIZEOF_INTMAX_T@
#cmakedefine SIZEOF_INT32_T @SIZEOF_INT32_T@