Merge branch release-5-1
[alexxy/gromacs.git] / src / gromacs / mdlib / qm_gaussian.cpp
index 76a60693e2204b475ed28932772e560b282d1332..0dde7c3201c9bb9c8b3f271a6ebb6bd14f96748e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013,2014,2015, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,2016, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -187,7 +187,6 @@ void init_gaussian(t_QMrec *qm)
         }
         /* gaussian settings on the system */
         buf = getenv("GMX_QM_GAUSS_DIR");
-        fprintf(stderr, "%s", buf);
 
         if (buf)
         {