From 5d72ed56ae5cfa7a7e6b719a9a29accca61bc53b Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 17 Nov 2014 12:49:24 +0100 Subject: [PATCH] strip def --- php_propro.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/php_propro.h b/php_propro.h index 0eb0ad7..9d845bf 100644 --- a/php_propro.h +++ b/php_propro.h @@ -32,10 +32,6 @@ extern zend_module_entry propro_module_entry; # include #endif -#if PHP_VERSION_ID >= 70000 -# define PHPNG -#endif - #endif /** -- 2.30.2