Enable clang-tidy for headers
[alexxy/gromacs.git] / src / gromacs / awh / biasstate.h
index 5fd7ccd204ae2695f7dce0c65d1153849694e62c..ecd73e32d38a379456dd0b77123d5fdd944796b6 100644 (file)
@@ -490,7 +490,7 @@ class BiasState
          *
          * \param[out] pmf  Array(ref) to be filled with the PMF values, should have the same size as the bias grid.
          */
-        void getPmf(gmx::ArrayRef<float>) const;
+        void getPmf(gmx::ArrayRef<float> /*pmf*/) const;
 
         /*! \brief Returns the current coordinate state.
          */