1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00

remove rogue ZEND_GET_MODULE()

This commit is contained in:
James Moore
2001-04-02 16:37:50 +00:00
parent 971d65059a
commit e52ec10341
-4
View File
@@ -40,10 +40,6 @@
#include "win32/sendmail.h"
#endif
#ifdef COMPILE_DL_STANDARD
ZEND_GET_MODULE(odbc)
#endif
/* {{{ proto int ezmlm_hash(string addr)
Calculate EZMLM list hash value. */
PHP_FUNCTION(ezmlm_hash)