]> diplodocus.org Git - nmh/blobdiff - uip/mhfixmsg.c
mhshowsbr.c: Delete single-use global int `nolist'.
[nmh] / uip / mhfixmsg.c
index df0306552f755a817208a8fcdbcb02b4d9a3d3ac..d81ab70f375e908d984d3b24d7fcee6b80c28b42 100644 (file)
@@ -1184,7 +1184,6 @@ fix_composite_cte (CT ct, int *message_mods)
 
                     NEW(h);
                     h->name = mh_xstrdup (hf->name);
-                    h->hf_encoding = hf->hf_encoding;
                     h->next = hf->next;
                     hf->next = h;