This commit is contained in:
Dmitry Stogov 2018-01-10 12:03:04 +03:00
parent d89c8dd8b8
commit c32d79b65f

View file

@ -3175,9 +3175,6 @@ get_function_via_handler:
if (fcc->object) {
fcc->called_scope = fcc->object->ce;
}
if (retval) {
//??? fcc->initialized = 1;
}
return retval;
}
/* }}} */