Remove dysfunctional QMMM interface pt3
[alexxy/gromacs.git] / src / gromacs / mdlib / forcerec.cpp
index aa4c7b540b37c37455605745eebbce83501c6464..79e06c16d1208cbf5ec23e827d682e41c391bc23 100644 (file)
@@ -1328,7 +1328,6 @@ void init_forcerec(FILE*                            fp,
     // QM/MM initialization if requested
     if (ir->bQMMM)
     {
-
         gmx_incons("QM/MM was requested, but is no longer available in GROMACS");
     }