Explorar el Código

remove mtrace call

Mike Frysinger hace 20 años
padre
commit
cddec5c563
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      test/misc/tst-gnuglob.c

+ 0 - 2
test/misc/tst-gnuglob.c

@@ -356,8 +356,6 @@ main (void)
   const char *fmt;
   int flags;
 
-  mtrace ();
-
   memset (&gl, '\0', sizeof (gl));
 
   gl.gl_closedir = my_closedir;