From 6517b087aa81e054f520b12be22d6f23cb20b388 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Thu, 26 Mar 2009 22:30:05 +0000 Subject: [PATCH] - Removed unused declaration --- ext/standard/syslog.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ext/standard/syslog.c b/ext/standard/syslog.c index c3ad39f42c..5a269bcd43 100644 --- a/ext/standard/syslog.c +++ b/ext/standard/syslog.c @@ -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) -- 2.40.0