]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: publish API for notmuch_database_reopen
[notmuch] / lib / notmuch-private.h
index 3c52cfc2c262fedce56d73ed3c0942f247f3cdfd..ef81437887b4451e5e5c4f30c9535f00c5e10b19 100644 (file)
@@ -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, ...);