X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=mutt.h;h=34dff23e367a5e898998226bcfc7a3b8cf3708c9;hb=c19619baf50f0cb708f271e3b342249d0477ffa4;hp=520c4c99d4ad4c0f4da64db16a45d25be17bcb81;hpb=15d63145b9f11a1fa58c74abbeab7533ea2e5d21;p=apps%2Fmadmutt.git diff --git a/mutt.h b/mutt.h index 520c4c9..34dff23 100644 --- a/mutt.h +++ b/mutt.h @@ -447,8 +447,6 @@ enum { #define toggle_option(x) mutt_bit_toggle(Options,x) #define option(x) mutt_bit_isset(Options,x) -int mutt_matches_ignore (const char *, string_list_t *); - void mutt_init (int, string_list_t *); typedef struct thread {