typo undef
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1413 c26eb9a1-5813-0410-bd6c-c2e55f420ca73.1
parent
8316f63cd1
commit
73b7a7e17a
|
@ -554,7 +554,7 @@ static void bbs_restore_opnum(bbs_t *bbs, zend_op_array *op_array) /* {{{ */
|
|||
# ifdef ZEND_ENGINE_2_5
|
||||
BBID_TO_OPNUM(finally_op);
|
||||
# endif
|
||||
# undef BBID_TO_OPNUM(name)
|
||||
# undef BBID_TO_OPNUM
|
||||
}
|
||||
/* }}} */
|
||||
#endif /* ZEND_ENGINE_2 */
|
||||
|
|
Loading…
Reference in New Issue