remove unused variable
This commit is contained in:
parent
80b98934c3
commit
518c219838
@ -1264,7 +1264,6 @@ WCONINJE
|
||||
|
||||
|
||||
auto deck = parser.parseString(input);
|
||||
const auto& units = deck.getActiveUnitSystem();
|
||||
auto python = std::make_shared<Opm::Python>();
|
||||
Opm::EclipseGrid grid(10,10,10);
|
||||
TableManager table ( deck );
|
||||
|
Loading…
Reference in New Issue
Block a user