]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-private.h
Fix incorrect name of _notmuch_thread_get_subject.
[notmuch] / notmuch-private.h
index 42f8d2756f7258b9145e12ff4b2d46e959ab1b22..c80f219a150c0f8456b890280d693b9d143d37ba 100644 (file)
@@ -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 *