mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Remove unused code
This commit is contained in:
@@ -61,12 +61,9 @@ class RimWellPathCollection : public caf::PdmObject
|
||||
{
|
||||
CAF_PDM_HEADER_INIT;
|
||||
public:
|
||||
|
||||
RimWellPathCollection();
|
||||
virtual ~RimWellPathCollection();
|
||||
|
||||
void setProject(RimProject* project);
|
||||
|
||||
enum WellVisibilityType
|
||||
{
|
||||
FORCE_ALL_OFF,
|
||||
|
||||
Reference in New Issue
Block a user