Removed superfluous varible

This commit is contained in:
André R. Brodtkorb 2015-06-24 09:11:17 +02:00 committed by babrodtk
parent 3d14ea9432
commit 1d7f601fab

View File

@ -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");