remove an unused variable

This commit is contained in:
Bill Currie 2001-01-23 23:59:32 +00:00
parent f6b12b12e3
commit 49ed4186f8
2 changed files with 1 additions and 2 deletions

View file

@ -349,7 +349,6 @@ locs_loc (void)
char *mapname;
char *desc = NULL;
char locfile[MAX_OSPATH];
int i;
//FIXME checking needed to make sure you are actually in the game and a live.
if (Cmd_Argc () == 1) {