Clean up the warnings Tonik didn't

This commit is contained in:
Joseph Carter 2000-08-01 21:55:26 +00:00
parent 15929debf1
commit 1cfc49b5b2
6 changed files with 20 additions and 19 deletions

View file

@ -585,7 +585,6 @@ void Cmd_TokenizeString (char *text)
{
static char argv_buf[1024];
int argv_idx;
int i;
argv_idx = 0;