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 e759eaba..404351f5 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -1403,7 +1403,6 @@ typedef struct cgMedia_t media; voice_t *voices; - clientList_t ignoreList; } cgs_t; typedef struct |