summaryrefslogtreecommitdiff
path: root/Zend/config.w32.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/config.w32.h')
-rw-r--r--Zend/config.w32.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Zend/config.w32.h b/Zend/config.w32.h
index 66c52c2c2d..358f7d0b54 100644
--- a/Zend/config.w32.h
+++ b/Zend/config.w32.h
@@ -17,8 +17,6 @@ typedef unsigned int uint;
#undef inline
#endif
-#define ZEND_DEBUG 1
-
#define zend_sprintf sprintf
/* Visual C++ doesn't really work with inline for C */
@@ -37,5 +35,4 @@ typedef unsigned int uint;
# define ZEND_API __declspec(dllimport)
#endif
-
#endif /* _ZEND_CONFIG_W32_H */ \ No newline at end of file