1
0
Fork 0

remove unused export

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1449 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
master
Xuefer 2013-11-07 11:02:38 +00:00
parent 45e2bfe79d
commit 9c0b20c9f2
1 changed files with 0 additions and 13 deletions

View File

@ -252,19 +252,6 @@ dnl }}}
EXPORT_PROCESSOR(`dasm', `zend_op_array')
EXPORT_PROCESSOR(`dasm', `zend_function')
EXPORT_PROCESSOR(`dasm', `zend_class_entry')
dnl EXPORT_PROCESSOR(`calc', `xc_entry_data_php_t')
dnl EXPORT_PROCESSOR(`calc', `xc_entry_php_t')
dnl EXPORT_PROCESSOR(`calc', `xc_entry_var_t')
dnl EXPORT_PROCESSOR(`store', `xc_entry_data_php_t')
dnl EXPORT_PROCESSOR(`store', `xc_entry_php_t')
dnl EXPORT_PROCESSOR(`store', `xc_entry_var_t')
dnl EXPORT_PROCESSOR(`restore', `xc_entry_data_php_t')
dnl EXPORT_PROCESSOR(`restore', `xc_entry_php_t')
dnl EXPORT_PROCESSOR(`dasm', `xc_entry_data_php_t')
dnl EXPORT_PROCESSOR(`dprint', `xc_entry_php_t')
dnl EXPORT_PROCESSOR(`restore', `zval')
EXPORT_PROCESSOR(`dprint', `zval')
include(srcdir`/processor/hashtable.m4')