]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: make indexopts pointers opaque
[notmuch] / lib / notmuch-private.h
index e9ce74a4b178737ea74c7553823e8d6a7c6e2be0..3cc79bc4c86148445aaaf7f831421abdbb45801d 100644 (file)
@@ -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."