X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/cff8de7654cf393a494b01a587bd4d503d15a5e3..683e0fb1a14da5b9ce7bc5db6e76951d14d79348:/uip/mhlist.c diff --git a/uip/mhlist.c b/uip/mhlist.c index 72b91d1d..021a4b20 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -244,8 +244,6 @@ do_cache: parts[npart] = NULL; types[ntype] = NULL; - set_endian (); - /* Check for public cache location */ if ((cache_public = context_find (nmhcache)) && *cache_public != '/') cache_public = NULL;