X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-lib%2Furl.c;h=79bf79eb10b6474570656d632ae11531eeb97030;hb=370334f0cfae3a5a9fe49b40df22e6753a87ac80;hp=a60f85992efc24c3e18383d1677e4e8eda764b8d;hpb=e6727abf01458053dc2291e9f945a0a31507d1f3;p=apps%2Fmadmutt.git diff --git a/lib-lib/url.c b/lib-lib/url.c index a60f859..79bf79e 100644 --- a/lib-lib/url.c +++ b/lib-lib/url.c @@ -37,10 +37,6 @@ static struct mapping_t UrlMap[] = { {"imaps", U_IMAPS}, {"pop", U_POP}, {"pops", U_POPS}, - {"nntp", U_NNTP}, - {"news", U_NNTP}, - {"nntps", U_NNTPS}, - {"snews", U_NNTPS}, {"mailto", U_MAILTO}, {NULL, U_UNKNOWN} };