Remove support for implicit solvation
[alexxy/gromacs.git] / src / gromacs / mdlib / shellfc.h
index c092a1f37a4b118db44da51a98423c8c92927689..73831831b7562bf9ec054382f88e111248e16fc8 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2008, The GROMACS development team.
- * Copyright (c) 2013,2014,2015,2016,2017, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,2016,2017,2018, 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.
@@ -81,7 +81,6 @@ void relax_shell_flexcon(FILE *log, t_commrec *cr, gmx_bool bVerbose,
                          gmx_groups_t *groups,
                          gmx_shellfc_t *shfc,
                          t_forcerec *fr,
-                         gmx_bool bBornRadii,
                          double t, rvec mu_tot,
                          gmx_vsite_t *vsite,
                          DdOpenBalanceRegionBeforeForceComputation ddOpenBalanceRegion,