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