Skip to content

Commit ff08705

Browse files
author
Ilia Alshanetsky
committed
Removed pointless declarations
1 parent d6b489f commit ff08705

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/calendar/php_calendar.h

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ extern zend_module_entry calendar_module_entry;
77
/* Functions */
88

99
PHP_MINIT_FUNCTION(calendar);
10-
PHP_RINIT_FUNCTION(calendar);
11-
PHP_RSHUTDOWN_FUNCTION(calendar);
1210
PHP_MINFO_FUNCTION(calendar);
1311

1412
PHP_FUNCTION(jdtogregorian);

0 commit comments

Comments
 (0)