X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=ef81437887b4451e5e5c4f30c9535f00c5e10b19;hb=1121299905e2b2684d7cc56ec35c26c3a012783e;hp=3c52cfc2c262fedce56d73ed3c0942f247f3cdfd;hpb=9a5406cc94f26dfa4839bacaae80b94d4ad6739e;p=notmuch diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 3c52cfc2..ef814378 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -204,9 +204,6 @@ _notmuch_message_id_compressed (void *ctx, const char *message_id); notmuch_status_t _notmuch_database_ensure_writable (notmuch_database_t *notmuch); -notmuch_status_t -_notmuch_database_reopen (notmuch_database_t *notmuch); - void _notmuch_database_log (notmuch_database_t *notmuch, const char *format, ...);