Fixes for clang-tidy-9
[alexxy/gromacs.git] / src / gromacs / restraint / restraintmdmodule_impl.h
index b1a62a9d69440782663cc74d41df7af8d595d04a..328d0ba6bc4135c49c5a8923b5b146ce91ad32b2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2018,2019, by the GROMACS development team, led by
+ * Copyright (c) 2018,2019,2020, 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.
@@ -290,16 +290,6 @@ public:
 
     ~RestraintMDModuleImpl();
 
-    /*!
-     * \brief Unused implementation of IMDModule aspect
-     */
-    IMdpOptionProvider* mdpOptionProvider();
-
-    /*!
-     * \brief Unused implementation of IMDModule aspect
-     */
-    IMDOutputProvider* outputProvider();
-
     /*!
      * \brief Implement IMDModule interface.
      *