]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-private.h
Drop the storage of thread ID(s) in a value.
[notmuch] / notmuch-private.h
index 602d1a9ece954905c468934e25e8563bbb35f3db..1302cd30b7eea0480bc2aae11fa9ff0a276b703d 100644 (file)
@@ -40,6 +40,7 @@ NOTMUCH_BEGIN_DECLS
 #include <fcntl.h>
 #include <unistd.h>
 #include <ctype.h>
+#include <assert.h>
 
 #include <talloc.h>
 
@@ -71,8 +72,7 @@ NOTMUCH_BEGIN_DECLS
 
 typedef enum {
     NOTMUCH_VALUE_TIMESTAMP = 0,
-    NOTMUCH_VALUE_MESSAGE_ID,
-    NOTMUCH_VALUE_THREAD
+    NOTMUCH_VALUE_MESSAGE_ID
 } notmuch_value_t;
 
 /* Xapian (with flint backend) complains if we provide a term longer