Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
dstogov committed Dec 17, 2003
1 parent 4fd476e commit ae4a09b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Zend/zend_execute_API.c
Expand Up @@ -208,7 +208,6 @@ void shutdown_executor(TSRMLS_D)
zend_llist_apply(&zend_extensions, (llist_apply_func_t) zend_extension_deactivator TSRMLS_CC);

zend_hash_graceful_reverse_destroy(&EG(symbol_table));
/* zend_hash_destroy(&EG(symbol_table));*/
} zend_end_try();

zend_try {
Expand Down

0 comments on commit ae4a09b

Please sign in to comment.