[quake3-commits] r1821 - trunk/code/game

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Jan 27 02:20:56 EST 2011


Author: zakk
Date: 2011-01-27 02:20:56 -0500 (Thu, 27 Jan 2011)
New Revision: 1821

Modified:
   trunk/code/game/g_spawn.c
Log:
remove the unused flags_t::field (/dev/hc again for this and previous checkin on Makefile, thanks!!!)


Modified: trunk/code/game/g_spawn.c
===================================================================
--- trunk/code/game/g_spawn.c	2011-01-27 07:19:25 UTC (rev 1820)
+++ trunk/code/game/g_spawn.c	2011-01-27 07:20:56 UTC (rev 1821)
@@ -92,7 +92,6 @@
 	char	*name;
 	int		ofs;
 	fieldtype_t	type;
-	int		flags;
 } field_t;
 
 field_t fields[] = {



More information about the quake3-commits mailing list