X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=eca99906da532702dc653e9f580abe9a8ebb5029;hp=50a30fed5d786fba3bbf7a6cfd26a13bb08ba5b3;hb=84742d86ab2fd3e5b5b601f073351454b993575e;hpb=880b21a097104bee5f50a444c5130695d143fd8a diff --git a/notmuch-client.h b/notmuch-client.h index 50a30fed..eca99906 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -73,8 +73,6 @@ typedef void (*add_files_callback_t) (notmuch_message_t *message); typedef struct { - int ignore_read_only_directories; - int saw_read_only_directory; int output_is_a_tty; int verbose;