diff options
Diffstat (limited to 'refer/hunt8.c')
-rw-r--r-- | refer/hunt8.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/refer/hunt8.c b/refer/hunt8.c index e1a05b0dac1e9..b229ad9667f46 100644 --- a/refer/hunt8.c +++ b/refer/hunt8.c @@ -30,8 +30,6 @@ #include "refer..c" #define unopen(fil) {if (fil!=NULL) {fclose(fil); fil=NULL;}} -extern long indexdate; - void runbib (const char *s) { |