Remove all remaining references to cachedir.

This commit is contained in:
Anton E. Gavrilov 2000-05-24 10:44:29 +00:00
parent 43e49ccd73
commit 4acb725dec
5 changed files with 0 additions and 7 deletions

View file

@ -44,7 +44,6 @@
typedef struct
{
char *basedir;
char *cachedir; /* for development over ISDN lines */
int argc;
char **argv;
void *membase;