]> granicus.if.org Git - php/commitdiff
Oops, leftover crud
authorRasmus Lerdorf <rasmus@php.net>
Sun, 21 Oct 2001 07:45:32 +0000 (07:45 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Sun, 21 Oct 2001 07:45:32 +0000 (07:45 +0000)
ext/standard/array.c

index f588a4f0efc6e67352a005313e792343cb97b313..7cc1152325cd2151240acc0e55f21b11a6e17a2e 100644 (file)
@@ -1341,8 +1341,6 @@ PHP_FUNCTION(array_init)
                RETURN_FALSE;
     }
 
-       SEPARATE_ZVAL(val);
-
        switch(Z_TYPE_PP(start_key)) {
                case IS_STRING:
                case IS_LONG: