X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=from.c;h=07b90138aeeffa28a465e16808dd734384a97e12;hp=eafdfe69a08a2de385d6ab5a8abbe074d33bd92b;hb=c8c9a616c8c369da6aa06e656eacfb82af8707a8;hpb=05a3bbbe420e4afc76e0eea24ce32f859405dc4a diff --git a/from.c b/from.c index eafdfe6..07b9013 100644 --- a/from.c +++ b/from.c @@ -17,18 +17,9 @@ #include #include #include -#include #include "mutt.h" -static const char *next_word(const char *s) -{ - while (*s && !ISSPACE(*s)) - s++; - s = skipspaces(s); - return s; -} - int mutt_check_month (const char *s) { int i; @@ -57,7 +48,7 @@ static int is_day_name (const char *s) * From [ ]