#1724 Removed unused code

This commit is contained in:
Magne Sjaastad
2017-08-04 10:21:07 +02:00
parent e35bcf1f58
commit 1adba2caf7
8 changed files with 0 additions and 68 deletions

View File

@@ -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;