From: Zeev Suraski Date: Mon, 29 May 2000 16:22:26 +0000 (+0000) Subject: Remove stale reference to .h file X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~195 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=949574d027db03ec52e2cf3bae59d05d8199b6f2;p=php Remove stale reference to .h file --- diff --git a/main/php.h b/main/php.h index ffd276bbc8..e6f391d4a2 100644 --- a/main/php.h +++ b/main/php.h @@ -366,9 +366,6 @@ PHPAPI int cfg_get_string(char *varname, char **result); #define XtOffsetOf(s_type,field) XtOffset(s_type*,field) #endif -/* warn about unavailable functions */ -#include "ext/standard/php_noavail.h" - #endif /*