mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fault Reactivation: Remove unused methods.
This commit is contained in:
@@ -45,8 +45,6 @@ public:
|
||||
double topDepth = std::numeric_limits<double>::infinity(),
|
||||
double bottomDepth = std::numeric_limits<double>::infinity() ) const override;
|
||||
|
||||
bool hasValidDataAtPosition( const cvf::Vec3d& position ) const override;
|
||||
|
||||
private:
|
||||
void updateResultAccessor() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user