]> granicus.if.org Git - php/commitdiff
cleanup, MEMORY_LIMIT is not used anymore
authorRemi Collet <remi@php.net>
Fri, 9 Jun 2017 06:07:07 +0000 (08:07 +0200)
committerRemi Collet <remi@php.net>
Fri, 9 Jun 2017 06:07:21 +0000 (08:07 +0200)
Zend/configure.ac
configure.ac

index 18fde34466b7881a72b206e3521aaca6410eaf7b..00e599d6396f557f23e827ca276ff048cf1cb072 100644 (file)
@@ -24,9 +24,6 @@ AH_TOP([
 
 #undef uint
 #undef ulong
-
-/* Define if you want to enable memory limit support */
-#define MEMORY_LIMIT 0
 ])
 
 AH_BOTTOM([
index 9937a4c15d8ebec59205c1f5e9056b18febf37e4..77e1bad5e31308dea7b8a7dc1b43659f07a8d4f4 100644 (file)
@@ -30,9 +30,6 @@ AH_TOP([
 
 #undef uint
 #undef ulong
-
-/* Define if you want to enable memory limit support */
-#define MEMORY_LIMIT 0
 ])
 AH_BOTTOM([
 #ifndef ZEND_ACCONFIG_H_NO_C_PROTOS