X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=mbox.h;h=238d83885e9683fce057697fa23df449e802464b;hb=8cf8034a805e70fb34b170e9ceefdf99a2797e60;hp=e3bc8ca52031dbcaeb66d5dd30e719ccde6fe78d;hpb=d8aeb41018aaf2f85fbd937278ffdd94164e236e;p=apps%2Fmadmutt.git diff --git a/mbox.h b/mbox.h index e3bc8ca..238d838 100644 --- a/mbox.h +++ b/mbox.h @@ -23,7 +23,6 @@ int mbox_close_mailbox (CONTEXT *); int mbox_lock_mailbox (CONTEXT *, int, int); -void mbox_unlock_mailbox (CONTEXT *); int mbox_check_empty (const char*); int mbox_is_magic (const char*, struct stat*);