#1056 Removed obsolete code

This commit is contained in:
Magne Sjaastad
2017-01-11 21:41:22 +01:00
parent 4a9fec49bf
commit 4ec7c97a77
10 changed files with 22 additions and 48 deletions

View File

@@ -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);