mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove unused object.
This commit is contained in:
parent
bff9920814
commit
5ba0742bc9
@ -61,8 +61,6 @@ try
|
||||
exit(1);
|
||||
}
|
||||
const char* eclipseFilename = argv[1];
|
||||
std::ifstream eclipseFile(eclipseFilename, std::ios::in);
|
||||
eclipseFile.close();
|
||||
EclipseStateConstPtr eclState;
|
||||
ParserPtr parser(new Opm::Parser);
|
||||
Opm::ParseMode parseMode({{ ParseMode::PARSE_RANDOM_SLASH , InputError::IGNORE },
|
||||
|
Loading…
Reference in New Issue
Block a user