From 7e29447498f2605495f24e9d6333767b3fbf5fae Mon Sep 17 00:00:00 2001 From: jal Date: Mon, 19 Apr 2010 09:59:10 +0200 Subject: [PATCH] Testing my commit ability --- tools/quake3/q3map2/light.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools/quake3/q3map2/light.c b/tools/quake3/q3map2/light.c index 6c8eb96a..a47fee4c 100644 --- a/tools/quake3/q3map2/light.c +++ b/tools/quake3/q3map2/light.c @@ -1780,10 +1780,6 @@ void LightWorld( void ) if( dirty ) { Sys_Printf( "--- DirtyRawLightmap ---\n" ); - - - - RunThreadsOnIndividual( numRawLightmaps, qtrue, DirtyRawLightmap ); } -- 2.39.2