Show
Ignore:
Timestamp:
07/05/2009 11:39:19 AM (4 years ago)
Author:
moo
Message:

remove unused HashTable?_zend_constant

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/processor/processor.m4

    r562 r628  
    6565dnl }}} 
    6666DEF_HASH_TABLE_FUNC(`HashTable_zval_ptr',           `zval_ptr') 
    67 #ifdef HAVE_XCACHE_CONSTANT 
    68 DEF_HASH_TABLE_FUNC(`HashTable_zend_constant',      `zend_constant') 
    69 #endif 
    7067DEF_HASH_TABLE_FUNC(`HashTable_zend_function',      `zend_function') 
    7168#ifdef ZEND_ENGINE_2