From: Felipe Pena Date: Wed, 20 Nov 2013 19:28:27 +0000 (-0200) Subject: - Drop unneeded code X-Git-Tag: php-5.6.0alpha1~110^2~155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c36fb99f2b2391bf05a1b5e9c33acf37986a0ef;p=php - Drop unneeded code --- diff --git a/test.php b/test.php index f836ce3939..89e7b1177f 100644 --- a/test.php +++ b/test.php @@ -33,12 +33,6 @@ var_dump( foreach (test() as $gen) continue; - -$n = 10; -while ($n--) { - sleep(1); -} - echo "it works!\n"; if (isset($dump))