Rocco Rutte:
[apps/madmutt.git] / mbox.h
diff --git a/mbox.h b/mbox.h
index 8ea345a..5379c56 100644 (file)
--- a/mbox.h
+++ b/mbox.h
@@ -30,7 +30,6 @@ void mbox_unlock_mailbox (CONTEXT *);
 int mbox_check_empty (const char *);
 int mbox_is_magic (const char*, struct stat*);
 int mbox_strict_cmp_headers (const HEADER *, const HEADER *);
-int mbox_open_new_message (MESSAGE * msg, CONTEXT * dest, HEADER * hdr);
 
 mx_t* mbox_reg_mx (void);
 mx_t* mmdf_reg_mx (void);