mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Removed unused variable
This commit is contained in:
parent
6d187d53ae
commit
3f468cd1c7
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ ZEND_METHOD(Closure, call) /* {{{ */
|
|||
zend_closure *closure;
|
||||
zend_fcall_info fci;
|
||||
zend_fcall_info_cache fci_cache;
|
||||
char *error;
|
||||
zval *my_params;
|
||||
zend_uint my_param_count = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue