From 5398a6977bc5b1ab86b86f825aa73f5a2f3eddd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A5rd=20Skaflestad?= Date: Mon, 20 Nov 2023 16:56:56 +0100 Subject: [PATCH] Remove Closing Brace Semicolon We don't need these on functions. --- opm/models/blackoil/blackoilenergymodules.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opm/models/blackoil/blackoilenergymodules.hh b/opm/models/blackoil/blackoilenergymodules.hh index bdd6b3db4..2870093c3 100644 --- a/opm/models/blackoil/blackoilenergymodules.hh +++ b/opm/models/blackoil/blackoilenergymodules.hh @@ -694,7 +694,7 @@ public: const Scalar& /*inAlpha*/, const Scalar& /*outAlpha*/, const Scalar& /*faceArea*/) - {}; + {} void updateEnergy(const ElementContext&, unsigned,