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:
@@ -52,9 +52,6 @@ bool RifReaderEclipseInput::open(const QString& fileName, RigEclipseCaseData* ec
|
||||
{
|
||||
CVF_ASSERT(eclipseCase);
|
||||
|
||||
// Make sure everything's closed
|
||||
close();
|
||||
|
||||
// Should we handle gridless properties ?
|
||||
// If so, they must match dimensions, and a grid afterwards must match dimension
|
||||
|
||||
|
||||
Reference in New Issue
Block a user