rocksndiamonds-3.1.2
[rocksndiamonds.git] / src / tape.c
index 05c6f7c2d2c8640a4db2c62f74f52cdfa5ce3ad2..172af415b67bdf451da87957f3dd39926853aa0d 100644 (file)
@@ -1297,12 +1297,6 @@ void AutoPlayTape()
       continue;
     }
 
-#if 0
-    /* ACTIVATE THIS FOR LOADING/TESTING OF LEVELS ONLY */
-    printf("(only testing level)\n");
-    continue;
-#endif
-
     LoadSolutionTape(level_nr);
 #if 1
     if (tape.no_valid_file)