summaryrefslogtreecommitdiff
path: root/ext/gmp/php_gmp.h
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-01-12 12:32:15 +0000
committerAntony Dovgal <tony2001@php.net>2007-01-12 12:32:15 +0000
commite351aedbdc766954bb7794a12fb86e6f2d6bd386 (patch)
treeea6e3836ded42d4a136d2d5b31afdfe6b0d560b3 /ext/gmp/php_gmp.h
parente8d2c9489da495d6fd6dd6b11687440c845e46af (diff)
downloadphp-git-e351aedbdc766954bb7794a12fb86e6f2d6bd386.tar.gz
MFH
Diffstat (limited to 'ext/gmp/php_gmp.h')
-rw-r--r--ext/gmp/php_gmp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gmp/php_gmp.h b/ext/gmp/php_gmp.h
index 11805a3723..22b4abcf48 100644
--- a/ext/gmp/php_gmp.h
+++ b/ext/gmp/php_gmp.h
@@ -33,7 +33,6 @@ extern zend_module_entry gmp_module_entry;
#endif
ZEND_MODULE_STARTUP_D(gmp);
-ZEND_MODULE_SHUTDOWN_D(gmp);
ZEND_MODULE_DEACTIVATE_D(gmp);
ZEND_MODULE_INFO_D(gmp);