diff options
Diffstat (limited to 'ext/yaz/php_yaz.c')
-rw-r--r-- | ext/yaz/php_yaz.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/yaz/php_yaz.c b/ext/yaz/php_yaz.c index 27d815e4e3..70218b923e 100644 --- a/ext/yaz/php_yaz.c +++ b/ext/yaz/php_yaz.c @@ -2674,7 +2674,6 @@ PHP_FUNCTION(yaz_es_result) #else if (p && p->es_response) { - int i; Z_ExtendedServicesResponse *res = p->es_response; if (res->taskPackage && |