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:
Spoike 2004-11-23 00:30:25 +00:00
parent 789e38265b
commit 6317634447
1 changed files with 0 additions and 1 deletions

View File

@ -3106,7 +3106,6 @@ q2cmodel_t *CM_LoadMap (char *name, char *filein, qboolean clientload, unsigned
q2dheader_t header;
int length;
static unsigned last_checksum;
qboolean nofog;
// free old stuff
numplanes = 0;