Imported Upstream version 2.6.0p2
[debian/amanda] / client-src / amandates.h
index 7cc0f5d982b08553f82f79ed293d92ba09d2769f..6335a9b42d8de638ca13d672f63f88af08b2232f 100644 (file)
 #define DUMP_LEVELS    10      /* XXX should be in amanda.h */
 #define EPOCH          ((time_t)0)
 
-#ifndef AMANDATES_FILE
-#define AMANDATES_FILE "/etc/amandates"
-#endif
-
 typedef struct amandates_s {
     struct amandates_s *next;
     char *name;                                /* filesystem name */