Make the base64 encoder endian-agnostic, and remove the function
[mmh] / uip / mhtest.c
index caaf7af..cbaefd3 100644 (file)
@@ -232,8 +232,6 @@ do_cache:
     parts[npart] = NULL;
     types[ntype] = NULL;
 
-    set_endian ();
-
     if (outfile == NULL)
        adios (NULL, "must specify output file");