summaryrefslogtreecommitdiff
path: root/ext/standard/php_ext_syslog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/php_ext_syslog.h')
-rw-r--r--ext/standard/php_ext_syslog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php_ext_syslog.h b/ext/standard/php_ext_syslog.h
index ccd382f9c6..3134e1c654 100644
--- a/ext/standard/php_ext_syslog.h
+++ b/ext/standard/php_ext_syslog.h
@@ -35,7 +35,6 @@ PHP_MSHUTDOWN_FUNCTION(syslog);
PHP_FUNCTION(openlog);
PHP_FUNCTION(syslog);
PHP_FUNCTION(closelog);
-PHP_FUNCTION(define_syslog_variables);
#endif