]> granicus.if.org Git - php/commitdiff
- Removed unused declaration
authorFelipe Pena <felipe@php.net>
Thu, 26 Mar 2009 22:30:05 +0000 (22:30 +0000)
committerFelipe Pena <felipe@php.net>
Thu, 26 Mar 2009 22:30:05 +0000 (22:30 +0000)
ext/standard/syslog.c

index c3ad39f42ce7f8c1bab2d171a7c4b0f62c25c996..5a269bcd435247f706a8a23c43f02703c30522fe 100644 (file)
@@ -36,8 +36,6 @@
 #include "basic_functions.h"
 #include "php_ext_syslog.h"
 
-static void start_syslog(TSRMLS_D);
-
 /* {{{ PHP_MINIT_FUNCTION
  */
 PHP_MINIT_FUNCTION(syslog)