mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 10:01:54 +00:00
Clean up the warnings Tonik didn't
This commit is contained in:
parent
15929debf1
commit
1cfc49b5b2
6 changed files with 20 additions and 19 deletions
|
@ -585,7 +585,6 @@ void Cmd_TokenizeString (char *text)
|
|||
{
|
||||
static char argv_buf[1024];
|
||||
int argv_idx;
|
||||
int i;
|
||||
|
||||
argv_idx = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue