diff options
Diffstat (limited to 'mail/elm+ME/files/patch-mime_parse.c')
-rw-r--r-- | mail/elm+ME/files/patch-mime_parse.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/elm+ME/files/patch-mime_parse.c b/mail/elm+ME/files/patch-mime_parse.c deleted file mode 100644 index a5d4df6e0e45..000000000000 --- a/mail/elm+ME/files/patch-mime_parse.c +++ /dev/null @@ -1,12 +0,0 @@ -Do not pause to inform the user, metamail is not needed. -Maybe, there is no need to even say anything at all... - ---- melib/mime_parse.c Sun Jun 27 15:39:33 2004 -+++ melib/mime_parse.c Thu Jul 7 16:46:46 2005 -@@ -749,5 +749,5 @@ - - if (! (tmp & NOTPLAIN_need_metamail)) { -- lib_error(CATGETS(elm_msg_cat, MeSet, MeParsingMimeNoMetamail, -+ lib_transient(CATGETS(elm_msg_cat, MeSet, MeParsingMimeNoMetamail, - "Parsing MIME structure... metamail not needed")); - } |