]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/light.c
Testing my commit ability
[xonotic/netradiant.git] / tools / quake3 / q3map2 / light.c
index 6c8eb96a113dcdbe2e2ab46f1428a6b66276b506..a47fee4cefe3bc919846b4b200f939acf9acf818 100644 (file)
@@ -1780,10 +1780,6 @@ void LightWorld( void )
        if( dirty )
        {
                Sys_Printf( "--- DirtyRawLightmap ---\n" );
-
-
-
-
                RunThreadsOnIndividual( numRawLightmaps, qtrue, DirtyRawLightmap );
        }