mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1056 Removed obsolete code
This commit is contained in:
@@ -33,8 +33,7 @@ class RigResultAccessorFactory
|
||||
{
|
||||
public:
|
||||
static cvf::ref<RigResultAccessor>
|
||||
createFromResultDefinition(RigEclipseCaseData* eclipseCase,
|
||||
size_t gridIndex,
|
||||
createFromResultDefinition(size_t gridIndex,
|
||||
size_t timeStepIndex,
|
||||
RimEclipseResultDefinition* resultDefinition);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user