]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
cli/show: remove unused raw member from show parameters struct
[notmuch] / notmuch-client.h
index 1099122426afc9267a14219d26da2cbde0615c31..7a674873d5985b122a6ee99cf1f2861e6faac4a2 100644 (file)
@@ -83,7 +83,6 @@ typedef struct notmuch_show_params {
     notmuch_bool_t entire_thread;
     notmuch_bool_t omit_excluded;
     notmuch_bool_t output_body;
     notmuch_bool_t entire_thread;
     notmuch_bool_t omit_excluded;
     notmuch_bool_t output_body;
-    notmuch_bool_t raw;
     int part;
     notmuch_crypto_t crypto;
     notmuch_bool_t include_html;
     int part;
     notmuch_crypto_t crypto;
     notmuch_bool_t include_html;