Remove unused config.h defines
[alexxy/gromacs.git] / src / gromacs / mdlib / forcerec.c
index 7f57b280838b1ad178d03ce2279424d23b8c65e8..5be156dd7c4dcd1c77d95855d42220e7bbb7a46e 100644 (file)
@@ -585,10 +585,6 @@ check_solvent(FILE  *                fp,
         bestsol = esolNO;
     }
 
-#ifdef DISABLE_WATER_NLIST
-    bestsol = esolNO;
-#endif
-
     fr->nWatMol = 0;
     for (mb = 0; mb < mtop->nmolblock; mb++)
     {