X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1e85df43671d1e8836b9d7d1d03c884cc833cb93..4f28cd1669089292f6e34f14617d4a8c1354647b:/uip/mhfixmsg.c diff --git a/uip/mhfixmsg.c b/uip/mhfixmsg.c index df030655..d81ab70f 100644 --- a/uip/mhfixmsg.c +++ b/uip/mhfixmsg.c @@ -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;