X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=commands.c;h=239c7eac3ca7c0dfa3184d15cc1bd4853547d63d;hp=eb7c6dff551888e579e201389cb60fc8928221c7;hb=819c071fa7efc8dffb4dd92f36f0111227ff692f;hpb=62660b191284bee3b9bc3eeb126f7632636af535 diff --git a/commands.c b/commands.c index eb7c6df..239c7ea 100644 --- a/commands.c +++ b/commands.c @@ -18,7 +18,6 @@ #include #include -#include #include #include @@ -700,11 +699,6 @@ int mutt_save_message (HEADER * h, int delete, return -1; } -void mutt_version (void) -{ - mutt_message (mutt_make_version()); -} - void mutt_edit_content_type (HEADER * h, BODY * b, FILE * fp) { char buf[LONG_STRING];