mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1724 Removed unused code
This commit is contained in:
@@ -34,8 +34,6 @@ public:
|
||||
|
||||
size_t branchIndex() const;
|
||||
|
||||
void findGridIndexAndCellIndex(size_t triangleIndex, size_t* gridIndex, size_t* gridCellIndex) const;
|
||||
|
||||
private:
|
||||
caf::PdmPointer<RimEclipseWell> m_eclipseWell;
|
||||
size_t m_branchIndex;
|
||||
|
||||
Reference in New Issue
Block a user