]> granicus.if.org Git - php/commitdiff
- Drop unneeded code
authorFelipe Pena <felipensp@gmail.com>
Wed, 20 Nov 2013 19:28:27 +0000 (17:28 -0200)
committerFelipe Pena <felipensp@gmail.com>
Wed, 20 Nov 2013 19:28:27 +0000 (17:28 -0200)
test.php

index f836ce39393839719dc33b730ccc1af40d448dbe..89e7b1177f9103ae98a5b9cd353db9f096491d33 100644 (file)
--- 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))