]> git.notmuchmail.org Git - notmuch/blobdiff - lib/database-private.h
Implement an internal generic string list and use it.
[notmuch] / lib / database-private.h
index 81097509244ae76aa04db74e795f122e49dc28fc..140b54edf499dea41f00c38a8bb2f00440b16648 100644 (file)
@@ -51,7 +51,6 @@ struct _notmuch_database {
     Xapian::QueryParser *query_parser;
     Xapian::TermGenerator *term_gen;
     Xapian::ValueRangeProcessor *value_range_processor;
-    notmuch_bool_t maildir_sync;
 };
 
 /* Convert tags from Xapian internal format to notmuch format.