#4348 System , cppcheck : Remove unused variables

This commit is contained in:
Magne Sjaastad
2019-04-20 14:34:23 +02:00
parent e2d21bb4f9
commit ca72e6ab89
4 changed files with 0 additions and 6 deletions

View File

@@ -63,7 +63,6 @@ void Rim2dIntersectionViewCollection::syncFromExistingIntersections( bool doUpda
parentCase->descendantsIncludingThisOfType(allOrderedIntersectionsInCase);
std::set<RimIntersection*> currentIntersections(allOrderedIntersectionsInCase.begin(), allOrderedIntersectionsInCase.end());
std::set<RimIntersection*> intersectionsNeedingViews = currentIntersections;
// Delete views without a valid intersection