]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/light.c
remove sleeps (problem on win32)
[xonotic/netradiant.git] / tools / quake3 / q3map2 / light.c
index 90542b7844e7e81665a0bb0fd5a3aae68b3a4404..2c8d6a71dd75a157562e212f3a73c09f2feb47b3 100644 (file)
@@ -2334,7 +2334,6 @@ int LightMain( int argc, char **argv )
                else
                {
                        Sys_Printf( "WARNING: Unknown argument \"%s\"\a\n", argv[ i ] );
-                       sleep(1);
                }
 
        }