aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/notmuch-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/notmuch-private.h')
-rw-r--r--lib/notmuch-private.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h
index 0c340a76..116f63d6 100644
--- a/lib/notmuch-private.h
+++ b/lib/notmuch-private.h
@@ -194,10 +194,6 @@ _notmuch_message_set_filename (notmuch_message_t *message,
const char *filename);
void
-_notmuch_message_add_thread_id (notmuch_message_t *message,
- const char *thread_id);
-
-void
_notmuch_message_ensure_thread_id (notmuch_message_t *message);
void