1
0
Fork 0

remove unused HashTable_zend_constant

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@628 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
3.0
Xuefer 2009-07-05 09:39:19 +00:00
parent 7562e5de48
commit 6e324d93f8
1 changed files with 0 additions and 3 deletions

View File

@ -64,9 +64,6 @@ DEF_STRUCT_P_FUNC(`zend_brk_cont_element', , `
')
dnl }}}
DEF_HASH_TABLE_FUNC(`HashTable_zval_ptr', `zval_ptr')
#ifdef HAVE_XCACHE_CONSTANT
DEF_HASH_TABLE_FUNC(`HashTable_zend_constant', `zend_constant')
#endif
DEF_HASH_TABLE_FUNC(`HashTable_zend_function', `zend_function')
#ifdef ZEND_ENGINE_2
DEF_HASH_TABLE_FUNC(`HashTable_zend_property_info', `zend_property_info')