AWH avoid constructors only differing in parameter types
[alexxy/gromacs.git] / src / gromacs / applied_forces / awh / bias.h
index d034aea1cf0da6140f3e3d4dc61d5e2bf5162cd7..895bfe456aef5d1950291e564b5b1e15024c38ce 100644 (file)
@@ -359,15 +359,6 @@ public:
                            [](const auto& dimParam) { return dimParam.isFepLambdaDimension(); });
     }
 
-    /*! \brief Returns whether the specified dimension is a free energy lambda
-     * state dimension.
-     *
-     * \param[in] dim      The dimension to check.
-     *
-     * \returns true if the specified dimension is a free energy lambda state dimension.
-     */
-    bool isFepLambdaDimension(int dim) const;
-
     /*! \brief
      * Returns whether we should sample the coordinate.
      *