X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=sendlib.c;h=208b434b718770b5a984c16eb070c907da01054c;hp=91490fe3adc0165dbef07a4eeaea3279fffd061f;hb=ab12fea9d01b3b9bc53081ae4ccc046243f1cb9f;hpb=c660c8cbae7f647c637502779862e4a36ad6a074 diff --git a/sendlib.c b/sendlib.c index 91490fe..208b434 100644 --- a/sendlib.c +++ b/sendlib.c @@ -69,8 +69,6 @@ #include #endif -extern char RFC822Specials[]; - #define DISPOSITION(X) X==DISPATTACH?"attachment":"inline" static char MsgIdPfx = 'A';