nuke unused entries

This commit is contained in:
foobar 2005-06-16 22:03:04 +00:00
parent f2fab902c4
commit a87d9876cf

View File

@ -28,8 +28,6 @@ PHP_FUNCTION(strtotime);
PHP_MINIT_FUNCTION(date);
PHP_MSHUTDOWN_FUNCTION(date);
PHP_RINIT_FUNCTION(date);
PHP_RSHUTDOWN_FUNCTION(date);
PHP_MINFO_FUNCTION(date);