Imported Upstream version 3.1.0
[debian/amanda] / client-src / amandates.h
index 7cc0f5d982b08553f82f79ed293d92ba09d2769f..ff95de9190fb360d2cec61bc3ac8577104bcc52e 100644 (file)
 
 #include "amanda.h"
 
-#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 */