X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=3cc79bc4c86148445aaaf7f831421abdbb45801d;hb=0a32741fceb7778ced34064eacb7b5aac2c71638;hp=e9ce74a4b178737ea74c7553823e8d6a7c6e2be0;hpb=6987286a5b562709c1de583db66673c202fd926c;p=notmuch diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index e9ce74a4..3cc79bc4 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -711,9 +711,7 @@ _notmuch_thread_create (void *ctx, /* indexopts.c */ -struct _notmuch_indexopts { - _notmuch_crypto_t crypto; -}; +struct _notmuch_indexopts; #define CONFIG_HEADER_PREFIX "index.header."