Spare variable removed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@508 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
789e38265b
commit
6317634447
1 changed files with 0 additions and 1 deletions
|
@ -3106,7 +3106,6 @@ q2cmodel_t *CM_LoadMap (char *name, char *filein, qboolean clientload, unsigned
|
||||||
q2dheader_t header;
|
q2dheader_t header;
|
||||||
int length;
|
int length;
|
||||||
static unsigned last_checksum;
|
static unsigned last_checksum;
|
||||||
qboolean nofog;
|
|
||||||
|
|
||||||
// free old stuff
|
// free old stuff
|
||||||
numplanes = 0;
|
numplanes = 0;
|
||||||
|
|
Loading…
Reference in a new issue