Remove mdrun -seppot
[alexxy/gromacs.git] / src / gromacs / legacyheaders / main.h
index e447d85af0753b4d9a2b8729d22f557fd79b785c..e5b0803efc31b8e5302edefcb3ee88789525d65f 100644 (file)
@@ -49,7 +49,7 @@ extern "C" {
 #endif
 
 void gmx_log_open(const char *fn, const t_commrec *cr,
-                  gmx_bool bMasterOnly, gmx_bool bAppendFiles, FILE**);
+                  gmx_bool bAppendFiles, FILE**);
 /* Open the log file, if necessary (nprocs > 1) the logfile name is
  * communicated around the ring.
  */