mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1693 Removed "close" from eclipse reader interface as it never did anything
This commit is contained in:
@@ -257,8 +257,6 @@ bool RimEclipseResultCase::openAndReadActiveCellData(RigEclipseCaseData* mainEcl
|
||||
return false;
|
||||
}
|
||||
|
||||
readerEclipseOutput->close();
|
||||
|
||||
this->setReservoirData( eclipseCase.p() );
|
||||
|
||||
readerInterface = readerEclipseOutput;
|
||||
|
||||
Reference in New Issue
Block a user