X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=client-src%2Famandates.h;h=ff95de9190fb360d2cec61bc3ac8577104bcc52e;hb=ca9fbb570498b74f4c6adaebd629bff20f146a14;hp=8471ca9dfc946c096b98d5ed04e06d25f08abb31;hpb=cdbbeef9cde260e429854dd313bc0bf7560e1e24;p=debian%2Famanda diff --git a/client-src/amandates.h b/client-src/amandates.h index 8471ca9..ff95de9 100644 --- a/client-src/amandates.h +++ b/client-src/amandates.h @@ -33,13 +33,8 @@ #include "amanda.h" -#define DUMP_LEVELS 10 /* XXX should be in amanda.h */ #define EPOCH ((time_t)0) -#ifndef AMANDATES_FILE -#define AMANDATES_FILE "/var/lib/amandates" -#endif - typedef struct amandates_s { struct amandates_s *next; char *name; /* filesystem name */