Move non-bonded initialization out of the forcerec
[alexxy/gromacs.git] / src / gromacs / nbnxm / nbnxm.h
index 3cd2a38ee4fdd01f96822218697403c08037072f..65b3c1a1ce0c312e410dc340e3add4664e41ea11 100644 (file)
@@ -404,7 +404,6 @@ namespace Nbnxm
 
 /*! \brief Creates an Nbnxm object */
 std::unique_ptr<nonbonded_verlet_t> init_nb_verlet(const gmx::MDLogger&     mdlog,
-                                                   gmx_bool                 bFEP_NonBonded,
                                                    const t_inputrec*        ir,
                                                    const t_forcerec*        fr,
                                                    const t_commrec*         cr,