#3038 Remove code duplication

This commit is contained in:
Magne Sjaastad
2018-08-07 09:23:29 +02:00
parent 9617128464
commit 69d8d84612
4 changed files with 4 additions and 41 deletions

View File

@@ -70,8 +70,6 @@ public:
const std::set<size_t>& containmentCells,
size_t globalCellIndex) const;
size_t findAnchorEclipseCell(const RigMainGrid* mainGrid) const;
cvf::Mat4d transformMatrix() const;
double dip() const;
double tilt() const;