From: Ilia Alshanetsky Date: Wed, 8 Jan 2003 03:33:00 +0000 (+0000) Subject: Removed unused variable. X-Git-Tag: PHP_5_0_dev_before_13561_fix~381 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d4a4a99d39c2a93ed9238f7b0f91cface9eb020;p=php Removed unused variable. --- diff --git a/ext/mcrypt/mcrypt.c b/ext/mcrypt/mcrypt.c index da78250473..326e8bfa77 100644 --- a/ext/mcrypt/mcrypt.c +++ b/ext/mcrypt/mcrypt.c @@ -874,7 +874,6 @@ PHP_FUNCTION(mcrypt_get_key_size) int cipher_len, module_len; char *cipher_dir_string; char *module_dir_string; - long key_size; MCRYPT td; MCRYPT_GET_INI