Fix madmutt for stupid terms with only 64 colors.
[apps/madmutt.git] / lib-ui / hdrline.c
index c0cef6d..5bbff4a 100644 (file)
@@ -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)