Fix waring about unused var.

This commit is contained in:
Marcus Sundberg 2000-05-20 01:00:59 +00:00
parent f3bd9acd2e
commit e5a8b1dfab

View file

@ -212,7 +212,6 @@ int main (int argc, char **argv)
{
quakeparms_t parms;
double newtime, time, oldtime;
static char cwd[1024];
struct timeval timeout;
fd_set fdset;
int t;