diff --git a/qbsp/qbsp.c b/qbsp/qbsp.c index bd390d2a..5af40eb3 100644 --- a/qbsp/qbsp.c +++ b/qbsp/qbsp.c @@ -372,7 +372,6 @@ ParseOptions(char *szOptions) { char *szTok, *szTok2; char *szEnd; - char szFilename[256] = ""; int NameCount = 0; szEnd = szOptions + strlen(szOptions);