According to gcc, this var isn't used, so let's strip it.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1542 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2005-10-28 01:51:21 +00:00
parent dbd0c13069
commit 2dbef6be40
1 changed files with 0 additions and 2 deletions

View File

@ -8541,8 +8541,6 @@ pbool QCC_Include(char *filename)
struct qcc_includechunk_s *oldcurrentchunk;
extern struct qcc_includechunk_s *currentchunk;
extern char qccmsourcedir[];
ocompilingfile = compilingfile;
os_file = s_file;
os_file2 = s_file2;