From 0f82e6de23cbe96e837167f5ae1ef8e8460264c4 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Fri, 19 May 2000 08:28:53 +0000 Subject: Minor output mods --- main/php.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'main/php.h') diff --git a/main/php.h b/main/php.h index 7b958747f2..cdbbaabeb2 100644 --- a/main/php.h +++ b/main/php.h @@ -256,8 +256,6 @@ extern PHPAPI void php_error_cb(int type, const char *format, ...); #endif -extern void html_putc(char c); - #define zenderror phperror #define zendlex phplex -- cgit v1.2.1