remove most spurious semicolons

hopefully "most" means "all of them"...
This commit is contained in:
Andreas Lauser 2014-08-11 16:45:34 +02:00
parent 09fe573231
commit 3d3ba3ac30

View File

@ -162,7 +162,7 @@ public:
case Opm::WellCommon::SHUT:
well->setOpen(false);
break;
};
}
// make sure that the well is either an injector or a
// producer for the current episode. (it is not allowed to