]> granicus.if.org Git - php/commitdiff
Kill warning
authorRasmus Lerdorf <rasmus@php.net>
Mon, 22 Jan 2001 01:13:49 +0000 (01:13 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 22 Jan 2001 01:13:49 +0000 (01:13 +0000)
sapi/apache/mod_php4.c

index 6853b2c6745c5fcc84ff62c539565b14eb865efa..df49cb9a7e171e28f690bba64d40a967a66f3b5e 100644 (file)
@@ -224,7 +224,6 @@ static void sapi_apache_register_server_variables(zval *track_vars_array ELS_DC
        register int i;
        array_header *arr = table_elts(((request_rec *) SG(server_context))->subprocess_env);
        table_entry *elts = (table_entry *) arr->elts;
-       char *script_filename=NULL;
        zval **path_translated;
        HashTable *symbol_table;