aboutsummaryrefslogtreecommitdiff
path: root/src/pre.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pre.hpp')
-rw-r--r--src/pre.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pre.hpp b/src/pre.hpp
index ba47dc6c..dfa0666c 100644
--- a/src/pre.hpp
+++ b/src/pre.hpp
@@ -5,10 +5,6 @@
#endif
#ifdef CRU_DEBUG
-#define CRU_DEBUG_LAYOUT
-#endif
-
-#ifdef CRU_DEBUG
#define _CRTDBG_MAP_ALLOC
#include <crtdbg.h>
#include <cstdlib>