X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-ui%2Fhdrline.c;fp=lib-ui%2Fhdrline.c;h=5bbff4a2dcbe7c82e76df5600fa1cec64ee9112d;hb=cfd5f411041c7ef44087b032751792fadc74586d;hp=c0cef6d3f2f87eb170716182307bf88c47b84d1a;hpb=4b2f5f58e6b8e65e8524596d16752f7f1e5d58ca;p=apps%2Fmadmutt.git diff --git a/lib-ui/hdrline.c b/lib-ui/hdrline.c index c0cef6d..5bbff4a 100644 --- a/lib-ui/hdrline.c +++ b/lib-ui/hdrline.c @@ -404,13 +404,6 @@ hdr_format_str(char *dest, ssize_t destlen, optional = 0; break; -#ifdef USE_NNTP - case 'g': - mutt_format_s (dest, destlen, prefix, - hdr->env->newsgroups ? hdr->env->newsgroups : ""); - break; -#endif - case 'H': /* (Hormel) spam score */ if (optional)