iliaa           Sun Jul  9 23:28:41 2006 UTC

  Modified files:              
    /php-src/ext/calendar       php_calendar.h 
  Log:
  MFB: Removed pointless declarations
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/calendar/php_calendar.h?r1=1.6&r2=1.7&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.7
--- 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:41 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