X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=ef81437887b4451e5e5c4f30c9535f00c5e10b19;hb=1be79fff50729eb68d71b3a2c3500f6d0ba2807b;hp=3c52cfc2c262fedce56d73ed3c0942f247f3cdfd;hpb=8aeba1228ace947c1b689ae6ae08db5d53755917;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, ...);