forgot this

This commit is contained in:
Bill Currie 2002-07-31 17:00:19 +00:00
parent 7c26fa28dc
commit c86d7f2009

View file

@ -37,8 +37,4 @@ void SafeWrite (FILE *f, void *buffer, int count);
int LoadFile (const char *filename, void **bufferptr);
char *Parse (char *data);
extern char qfcc_com_token[1024];
#endif