mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +00:00
commented out some "unreferenced local variables"
This commit is contained in:
parent
134a94cd8a
commit
d8a45153e0
5 changed files with 21 additions and 21 deletions
|
@ -251,7 +251,7 @@ static void CD_f (void)
|
|||
char *command;
|
||||
int ret;
|
||||
int n;
|
||||
int startAddress;
|
||||
// int startAddress;
|
||||
|
||||
if (Cmd_Argc() < 2)
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue