mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-02-02 04:32:24 +00:00
Frogot to zap an unused var.
This commit is contained in:
parent
2569e34ea9
commit
7e437396f6
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ SV_New_f (void)
|
|||
{
|
||||
char *gamedir;
|
||||
int playernum;
|
||||
cvar_t *r_skyname;
|
||||
|
||||
if (host_client->state == cs_spawned)
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue