mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
clang-format after intersection rename
This commit is contained in:
@@ -65,7 +65,7 @@ void Rim2dIntersectionViewCollection::syncFromExistingIntersections( bool doUpda
|
||||
parentCase->descendantsIncludingThisOfType( allOrderedIntersectionsInCase );
|
||||
|
||||
std::set<RimExtrudedCurveIntersection*> currentIntersections( allOrderedIntersectionsInCase.begin(),
|
||||
allOrderedIntersectionsInCase.end() );
|
||||
allOrderedIntersectionsInCase.end() );
|
||||
|
||||
// Delete views without a valid intersection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user