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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user