r2023 - trunk/data/qcsrc/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Dec 9 05:02:38 EST 2006


Author: div0
Date: 2006-12-09 05:02:38 -0500 (Sat, 09 Dec 2006)
New Revision: 2023

Modified:
   trunk/data/qcsrc/server/g_world.qc
Log:
oops, unused string


Modified: trunk/data/qcsrc/server/g_world.qc
===================================================================
--- trunk/data/qcsrc/server/g_world.qc	2006-12-09 09:33:12 UTC (rev 2022)
+++ trunk/data/qcsrc/server/g_world.qc	2006-12-09 10:02:38 UTC (rev 2023)
@@ -486,7 +486,6 @@
 float(float position, float pass) Map_Check =
 {
 	string filename;
-	string map_current;
 	string map_next;
 	map_next = argv(position);
 	if(pass <= 1)




More information about the nexuiz-commits mailing list