X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=protos.h;h=9dd0480358f3ce068477c2124be9bc95e636fb9d;hb=ca1036a5694287e6ccf6d95af9e33a7e1d5a75fd;hp=a022cec5fb6e216465c0e3cb2a155270ca8336af;hpb=bbc4fd52516a8afefbd14c77e34f8389d6f0a6ed;p=apps%2Fmadmutt.git diff --git a/protos.h b/protos.h index a022cec..9dd0480 100644 --- a/protos.h +++ b/protos.h @@ -271,7 +271,6 @@ int mutt_skipchars (const char *, const char *); int mutt_strwidth (const char *); int mutt_compose_menu (HEADER *, char *, size_t, HEADER *); int mutt_thread_set_flag (HEADER *, int, int, int); -int mutt_update_list_file (char *, char *, char *, char *); int mutt_user_is_recipient (HEADER *); void mutt_update_num_postponed (void); int mutt_wait_filter (pid_t);