]> granicus.if.org Git - php/commitdiff
- Nice catch by Derick. GINIT is dead.
authorAndi Gutmans <andi@php.net>
Sat, 2 Feb 2002 16:56:17 +0000 (16:56 +0000)
committerAndi Gutmans <andi@php.net>
Sat, 2 Feb 2002 16:56:17 +0000 (16:56 +0000)
Zend/zend_modules.h

index c148f8e7119d2a10b7e23db372991f7e88399332..ae295f983a12927f946518d1fa24535e12b847db 100644 (file)
@@ -29,8 +29,6 @@
 #define SHUTDOWN_FUNC_ARGS_PASSTHRU type, module_number TSRMLS_CC
 #define ZEND_MODULE_INFO_FUNC_ARGS zend_module_entry *zend_module TSRMLS_DC
 #define ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU zend_module TSRMLS_CC
-#define GINIT_FUNC_ARGS                void
-#define GINIT_FUNC_ARGS_PASSTHRU
 
 ZEND_API extern unsigned char first_arg_force_ref[];
 ZEND_API extern unsigned char second_arg_force_ref[];