diff options
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r-- | src/cgame/cg_local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h index b3d6e85..dc289b9 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -1456,7 +1456,6 @@ typedef struct cgMedia_t media; voice_t *voices; - clientList_t ignoreList; int alienBuildPool; int alienBuildPoolMax; |