]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/vis.c
remove sleeps (problem on win32)
[xonotic/netradiant.git] / tools / quake3 / q3map2 / vis.c
index d32b9d1f02faafae2f849157398895bb0b6cd892..bfb3fe34bbbbb430d592282c9852af274451f28e 100644 (file)
@@ -1076,7 +1076,6 @@ int VisMain (int argc, char **argv)
                else
                {
                        Sys_Printf( "WARNING: Unknown option \"%s\"\a\n", argv[ i ] );
-                       sleep(1);
                }
        }