From 7cd40d3a534f3adfc4ef3738fdb64fe64e6ceba7 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Sat, 11 Mar 2000 22:22:31 +0000 Subject: [PATCH] Nuke DEBUG. --- acconfig.h.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/acconfig.h.in b/acconfig.h.in index 3293480f91..432aeac76b 100644 --- a/acconfig.h.in +++ b/acconfig.h.in @@ -89,10 +89,6 @@ /* Define if your Apache has src/include/ap_compat.h */ #define HAVE_AP_COMPAT_H 0 -#ifndef DEBUG /* should be set to ZEND_DEBUG */ -#define DEBUG 0 -#endif - /* Define if you want to enable PHP RPC (experimental) */ #define PHP_RPC 0 -- 2.40.0