Deleted reference to unused varaibles

This commit is contained in:
ceriel 1987-03-16 15:09:36 +00:00
parent 2135ccd420
commit 617303659c

View file

@ -8,7 +8,6 @@
#include "file_info.h" #include "file_info.h"
#include "idfsize.h" #include "idfsize.h"
extern struct tokenname tkidf[], tkkey[];
extern char *symbol2str(); extern char *symbol2str();
extern char *getwdir(); extern char *getwdir();
extern char *inctable[]; extern char *inctable[];