Clean up program name handling in oenv
[alexxy/gromacs.git] / src / contrib / do_multiprot.c
index d7943a265957f0b58f6fe593240bb6f6055545ee..16e7a44d46c85e0a137a42d22b61bd5394310e80 100644 (file)
@@ -347,9 +347,6 @@ int main(int argc,char *argv[])
                out=gmx_ffopen(TrjoutFile,filemode);
                break;
        }
-       if (outftp == efG87)
-           fprintf(gmx_fio_getfp(trx_get_fileio(trxout)),"Generated by %s. #atoms=%d, a BOX is"
-                   " stored in this file.\n",ShortProgram(),nout);
     }
     
     if (natoms > atoms->nr) {