mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 01:00:53 +00:00
remove an unused variable
This commit is contained in:
parent
f6b12b12e3
commit
49ed4186f8
2 changed files with 1 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue