From: Ilia Alshanetsky Date: Mon, 3 Mar 2003 19:46:16 +0000 (+0000) Subject: More compiler warnings fixed. X-Git-Tag: RELEASE_0_5~640 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4705fef5395ebf3243eada87998d3ff75bc09008;p=php More compiler warnings fixed. --- diff --git a/main/main.c b/main/main.c index 915a028c35..2fef6bef86 100644 --- a/main/main.c +++ b/main/main.c @@ -113,9 +113,6 @@ typedef struct { static last_error_type last_error; -static void php_build_argv(char *s, zval *track_vars_array TSRMLS_DC); - - #define SAFE_FILENAME(f) ((f)?(f):"-") /* {{{ PHP_INI_MH