diff options
Diffstat (limited to 'ext/zlib/zlib.c')
| -rw-r--r-- | ext/zlib/zlib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/zlib/zlib.c b/ext/zlib/zlib.c index c745cec3b0..6117a56608 100644 --- a/ext/zlib/zlib.c +++ b/ext/zlib/zlib.c @@ -326,7 +326,6 @@ PHP_FUNCTION(gzopen) { zval **arg1, **arg2, **arg3; php_stream *stream; - char *p; int use_include_path = 0; switch (ZEND_NUM_ARGS()) { |
