mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove unused variables and functions
This commit is contained in:
@@ -55,7 +55,4 @@ public:
|
||||
size_t cellIndex,
|
||||
const cvf::Vec3d& startPoint,
|
||||
const cvf::Vec3d& endPoint);
|
||||
|
||||
private:
|
||||
static std::vector<size_t> findCloseCells(const RigMainGrid* grid, const cvf::BoundingBox& bb);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user