File diff r1958:2c1ca22f82aa → r1959:c5a6f024dd5d
dedicated.c
Show inline comments
 
@@ -312,8 +312,6 @@ static int DedicatedVideoMainLoop(void)
 
		}
 
		CSleep(1);
 
	}
 

	
 
	return ML_QUIT;
 
}