mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2565 Campaction. Remove enable compaction checkbox
This commit is contained in:
@@ -62,8 +62,6 @@ public:
|
||||
bool isTimeLapse() const { return timeLapseBaseFrameIdx > NO_TIME_LAPSE;}
|
||||
bool representsAllTimeLapses() const { return timeLapseBaseFrameIdx == ALL_TIME_LAPSES;}
|
||||
|
||||
bool isCompaction() const { return refKLayerIndex > NO_COMPACTION; }
|
||||
|
||||
bool isValid() const
|
||||
{
|
||||
bool isTypeValid = resultPosType == RIG_NODAL
|
||||
|
||||
Reference in New Issue
Block a user