mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-20 11:48:35 -06:00
#5548 Remove switch fallthrough (warning on gcc 7).
This commit is contained in:
parent
568a135d82
commit
b566ddbd4b
@ -67,6 +67,7 @@ void RivReservoirViewPartMgr::scheduleGeometryRegen( RivCellSetEnum geometryType
|
||||
{
|
||||
case OVERRIDDEN_CELL_VISIBILITY:
|
||||
clearGeometryCache( OVERRIDDEN_CELL_VISIBILITY );
|
||||
break;
|
||||
case INACTIVE:
|
||||
clearGeometryCache( INACTIVE );
|
||||
clearGeometryCache( RANGE_FILTERED_INACTIVE );
|
||||
|
Loading…
Reference in New Issue
Block a user