X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=protos.h;h=acad95dae435955a1d9566ad9d337876418ad340;hp=20b04ac9c1a58a9f2891d91d9beda37bff80863f;hb=6c292f6b369f019cc9a72a0ee65d60e172ee3370;hpb=8336b26fc23c7943bf6681ba2c290bb5cd2c54b8 diff --git a/protos.h b/protos.h index 20b04ac..acad95d 100644 --- a/protos.h +++ b/protos.h @@ -130,7 +130,6 @@ int mutt_invoke_mta (address_t *, address_t *, address_t *, address_t *, const c int mutt_is_list_cc (int, address_t *, address_t *); int mutt_is_list_recipient (int, address_t *, address_t *); int mutt_lookup_mime_type (BODY *, const char *); -int mutt_match_spam_list (const char *, rx_t *, char *, int); int mutt_num_postponed (int); int mutt_parse_bind (BUFFER *, BUFFER *, unsigned long, BUFFER *); int mutt_parse_exec (BUFFER *, BUFFER *, unsigned long, BUFFER *);