X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Ffmt_scan.c;h=29b87d02713d18cf26b2f0c0250150429210adee;hb=c59faa971ff27e2af3e90476b1f558e02dff3e0c;hp=f689300ff07773e32159c64ee4f538eff733f7d4;hpb=aec3e4eb82ab61699f1539ad7b62f4c3ecdbf4ea;p=mmh diff --git a/sbr/fmt_scan.c b/sbr/fmt_scan.c index f689300..29b87d0 100644 --- a/sbr/fmt_scan.c +++ b/sbr/fmt_scan.c @@ -25,9 +25,6 @@ # include #endif -extern char *formataddr (); /* hook for custom address formatting */ -extern char *concataddr (); /* address formatting but allowing duplicates */ - #ifdef LBL struct msgs *fmt_current_folder; /* current folder (set by main program) */ #endif