]> git.xonotic.org Git - xonotic/netradiant.git/commitdiff
Testing my commit ability
authorjal <germangar@gmail.com>
Mon, 19 Apr 2010 07:59:10 +0000 (09:59 +0200)
committerjal <germangar@gmail.com>
Mon, 19 Apr 2010 07:59:10 +0000 (09:59 +0200)
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 );
        }