mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 16:50:48 +00:00
Cvar audit 1, all unused cvars are gone, with the exception of software
rendering, and the server.
This commit is contained in:
parent
cb0d141132
commit
e4c9ccff8f
22 changed files with 1 additions and 102 deletions
|
@ -59,7 +59,6 @@ static char *safeargvs[] =
|
|||
int com_argc;
|
||||
char **com_argv;
|
||||
char *com_cmdline;
|
||||
cvar_t *cmdline;
|
||||
|
||||
qboolean nouse = false; // 1999-10-29 +USE fix by Maddes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue