X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=a6f70eae5907743a6995f4828de357b6824beca9;hp=e8f17250818900467daebda7db5d63803040ab3a;hb=33e58021958f8069ad46d7bd05cf586676fb6ae7;hpb=e64fdf889d0f78543557f5b72ebca1571caf497e diff --git a/notmuch-client.h b/notmuch-client.h index e8f17250..a6f70eae 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -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 raw; int part; notmuch_crypto_t crypto; notmuch_bool_t include_html;