mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
cleanup
This commit is contained in:
parent
d89c8dd8b8
commit
c32d79b65f
1 changed files with 0 additions and 3 deletions
|
@ -3175,9 +3175,6 @@ get_function_via_handler:
|
||||||
if (fcc->object) {
|
if (fcc->object) {
|
||||||
fcc->called_scope = fcc->object->ce;
|
fcc->called_scope = fcc->object->ce;
|
||||||
}
|
}
|
||||||
if (retval) {
|
|
||||||
//??? fcc->initialized = 1;
|
|
||||||
}
|
|
||||||
return retval;
|
return retval;
|
||||||
}
|
}
|
||||||
/* }}} */
|
/* }}} */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue