X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=dump-restore-private.h;fp=dump-restore-private.h;h=0000000000000000000000000000000000000000;hp=896a00430986cf50980a5cf42f18b8b5e9e640d0;hb=3863755f6d9f3e7666c1484822384c036a4426c3;hpb=2a79d81211664ca3f0cd1a847795d48bd66b8a3d diff --git a/dump-restore-private.h b/dump-restore-private.h deleted file mode 100644 index 896a0043..00000000 --- a/dump-restore-private.h +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef DUMP_RESTORE_PRIVATE_H -#define DUMP_RESTORE_PRIVATE_H - -#include "hex-escape.h" -#include "command-line-arguments.h" - -typedef enum dump_formats { - DUMP_FORMAT_AUTO, - DUMP_FORMAT_BATCH_TAG, - DUMP_FORMAT_SUP -} dump_format_t; - -#endif