mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove unused enum values
This commit is contained in:
committed by
Gaute Lindkvist
parent
1ee2cafdd7
commit
66c3587d5b
@@ -45,8 +45,6 @@ public:
|
||||
{
|
||||
START_AT_FIRST_TARGET,
|
||||
START_AT_SURFACE,
|
||||
START_FROM_OTHER_WELL,
|
||||
START_AT_AUTO_SURFACE
|
||||
};
|
||||
|
||||
cvf::Vec3d referencePointXyz() const;
|
||||
|
||||
Reference in New Issue
Block a user