Apply clang-tidy11 to random
[alexxy/gromacs.git] / src / gromacs / random / uniformintdistribution.h
index 468902646c20ba4a044086ddb0e87b9b2422a12d..2e2b4835ea715ffdd8071c3cae28fdbf202ace52 100644 (file)
@@ -122,7 +122,6 @@ public:
         bool operator!=(const param_type& x) const { return !operator==(x); }
     };
 
-public:
     /*! \brief Construct new distribution with given integer parameters.
      *
      * \param a   Lower end of range (inclusive)