More gmxfio simplification
[alexxy/gromacs.git] / src / gromacs / fileio / tpxio.c
index 63f76d6f1c7a6aaf67a6bf6aa989b23f683f7cb7..509aa4a15d75b25879d458db6b048e87510ade5f 100644 (file)
@@ -3222,8 +3222,6 @@ static void do_tpxheader(t_fileio *fio, gmx_bool bRead, t_tpxheader *tpx,
     int       idum = 0;
     real      rdum = 0;
 
-    gmx_fio_setdebug(fio, bDebugMode());
-
     /* XDR binary topology file */
     precision = sizeof(real);
     if (bRead)