From: Steph Fox Date: Sun, 27 Apr 2008 16:42:03 +0000 (+0000) Subject: - Kill another one from the gcov site's parameter parsing report X-Git-Tag: RELEASE_2_0_0b1~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bcd2ddd0181ea7f6a9d2cf79f9e89db506487abc;p=php - Kill another one from the gcov site's parameter parsing report --- diff --git a/ext/phar/phar_object.c b/ext/phar/phar_object.c index 7b89855f90..ac89a3ed42 100755 --- a/ext/phar/phar_object.c +++ b/ext/phar/phar_object.c @@ -4063,7 +4063,7 @@ PHP_METHOD(PharFileInfo, getContent) */ PHP_METHOD(PharFileInfo, compress) { - long method = 9021976; + long method; char *error; PHAR_ENTRY_OBJECT();