iliaa           Sun Jul  9 23:28:28 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/calendar       php_calendar.h 
  Log:
  Removed pointless declarations
  
http://cvs.php.net/viewvc.cgi/php-src/ext/calendar/php_calendar.h?r1=1.6&r2=1.6.22.1&diff_format=u
Index: php-src/ext/calendar/php_calendar.h
diff -u php-src/ext/calendar/php_calendar.h:1.6 
php-src/ext/calendar/php_calendar.h:1.6.22.1
--- php-src/ext/calendar/php_calendar.h:1.6     Sun May 12 15:06:04 2002
+++ php-src/ext/calendar/php_calendar.h Sun Jul  9 23:28:28 2006
@@ -7,8 +7,6 @@
 /* Functions */
 
 PHP_MINIT_FUNCTION(calendar);
-PHP_RINIT_FUNCTION(calendar);
-PHP_RSHUTDOWN_FUNCTION(calendar);
 PHP_MINFO_FUNCTION(calendar);
 
 PHP_FUNCTION(jdtogregorian);

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to