Update initstateequil.hh

removed obsolete comment
This commit is contained in:
Paul Egberts
2022-09-14 14:08:40 +02:00
committed by GitHub
parent d01e5e330f
commit 29dec2686a

View File

@@ -128,7 +128,6 @@ private:
const double press) const;
};
//TODO:add argument rvw
template <class FluidSystem, class RV, class RVW>
class Gas
{