X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=client-src%2Famandates.h;h=ff95de9190fb360d2cec61bc3ac8577104bcc52e;hb=949b8910a5e23c4285d0b1aedacfc82a14dc97a5;hp=7cc0f5d982b08553f82f79ed293d92ba09d2769f;hpb=12179dea039515c06168c0037d048566a3f623de;p=debian%2Famanda diff --git a/client-src/amandates.h b/client-src/amandates.h index 7cc0f5d..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 "/etc/amandates" -#endif - typedef struct amandates_s { struct amandates_s *next; char *name; /* filesystem name */