summaryrefslogtreecommitdiff
path: root/notmuch-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch-private.h')
-rw-r--r--notmuch-private.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/notmuch-private.h b/notmuch-private.h
index 42f8d27..c80f219 100644
--- a/notmuch-private.h
+++ b/notmuch-private.h
@@ -160,9 +160,6 @@ _notmuch_thread_add_tag (notmuch_thread_t *thread, const char *tag);
void
_notmuch_thread_set_subject (notmuch_thread_t *thread, const char *subject);
-const char *
-_notmuch_thread_get_subject (notmuch_thread_t *thread);
-
/* message.cc */
notmuch_message_t *