Remove typo

This commit is contained in:
Magne Sjaastad 2018-06-08 08:48:59 +02:00
parent 7cd371c1f8
commit 86ab696fd6

View File

@ -147,7 +147,6 @@ void RimFractureContainmentTools::checkFaultAndAppendNeighborCell(const std::set
if (neighborGlobalReservoirCellIndex == cvf::UNDEFINED_SIZE_T)
{
// This is probably an assert condition, but we return directly to ensure we are robust
fault->o
return;
}