mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove "set-but-unused" variables (generates warnings on gcc 7).
This commit is contained in:
@@ -65,7 +65,6 @@ TEST( RigCellGeometryTools, calculateCellVolumeTest )
|
||||
corner.x() += 0.5 * bbox.extent().x();
|
||||
tetrahedronBBox.add( corner );
|
||||
}
|
||||
overlapVertices;
|
||||
RigCellGeometryTools::estimateHexOverlapWithBoundingBox( cornerVertices,
|
||||
tetrahedronBBox,
|
||||
&overlapVertices,
|
||||
|
||||
Reference in New Issue
Block a user