X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=notmuch-client.h;h=a6f70eae5907743a6995f4828de357b6824beca9;hb=0b76e4a6f45b051bfcaf9f058d3162b423007294;hp=e8f17250818900467daebda7db5d63803040ab3a;hpb=d47e18411807b57cac9aaa29a7435a9f83720b81;p=notmuch 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;