mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Removed superfluous varible
This commit is contained in:
parent
3d14ea9432
commit
1d7f601fab
@ -800,7 +800,6 @@ extern const double reference[];
|
||||
BOOST_AUTO_TEST_CASE(ParseVFPProdAndInterpolate)
|
||||
{
|
||||
Opm::DeckConstPtr deck;
|
||||
std::shared_ptr<Opm::EclipseState> eclipseState;
|
||||
|
||||
Opm::ParserPtr parser(new Opm::Parser());
|
||||
boost::filesystem::path file("tests/VFPPROD1");
|
||||
|
Loading…
Reference in New Issue
Block a user