From 5c83dc9adee4691690822a05b290d7d9a9c04c31 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Thu, 15 Jul 2004 19:41:25 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC4'. --- ext/bcmath/php_bcmath.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/bcmath/php_bcmath.h') diff --git a/ext/bcmath/php_bcmath.h b/ext/bcmath/php_bcmath.h index c99fd2534c..32d005e226 100644 --- a/ext/bcmath/php_bcmath.h +++ b/ext/bcmath/php_bcmath.h @@ -30,8 +30,6 @@ extern zend_module_entry bcmath_module_entry; PHP_MINIT_FUNCTION(bcmath); PHP_MSHUTDOWN_FUNCTION(bcmath); -PHP_RINIT_FUNCTION(bcmath); -PHP_RSHUTDOWN_FUNCTION(bcmath); PHP_MINFO_FUNCTION(bcmath); PHP_FUNCTION(bcadd); -- cgit v1.2.1