diff options
Diffstat (limited to 'ext/json/config.w32')
-rw-r--r-- | ext/json/config.w32 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/json/config.w32 b/ext/json/config.w32 index d16e0686d3..58c2c5b672 100644 --- a/ext/json/config.w32 +++ b/ext/json/config.w32 @@ -21,4 +21,3 @@ if (PHP_JSON != "no") { PHP_INSTALL_HEADERS("ext/json/", "php_json.h php_json_parser.h php_json_scanner.h"); } - |