diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2015-05-27 22:39:06 +0200 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2015-05-27 22:39:06 +0200 |
commit | 05e4e1479b4a57d781572afa4346a6ef960043de (patch) | |
tree | 2d469423d938acdfe9f101c9af5ac32903c68728 /src/cgame/cg_local.h | |
parent | e532a5d3fa21784423bcaf6209b235f364684668 (diff) |
Remove /ignore.
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; |