mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
cleanup unused var
This commit is contained in:
parent
e665b27623
commit
f97dbb058f
1 changed files with 0 additions and 1 deletions
|
@ -804,7 +804,6 @@ static const zend_function_entry error_exception_functions[] = {
|
|||
void zend_register_default_exception(void) /* {{{ */
|
||||
{
|
||||
zend_class_entry ce;
|
||||
zend_property_info *prop;
|
||||
|
||||
REGISTER_MAGIC_INTERFACE(throwable, Throwable);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue