From 5e2ccac7f063799ba1323bde942451a5788e5813 Mon Sep 17 00:00:00 2001 From: Zachary Slater Date: Thu, 27 Jan 2011 07:20:56 +0000 Subject: [PATCH] remove the unused flags_t::field (/dev/hc again for this and previous checkin on Makefile, thanks!!!) --- code/game/g_spawn.c | 1 - 1 file changed, 1 deletion(-) diff --git a/code/game/g_spawn.c b/code/game/g_spawn.c index 67d52623..77db42d1 100644 --- a/code/game/g_spawn.c +++ b/code/game/g_spawn.c @@ -92,7 +92,6 @@ typedef struct char *name; int ofs; fieldtype_t type; - int flags; } field_t; field_t fields[] = {