diff --git a/opm/core/props/pvt/PvtPropertiesIncompFromDeck.cpp b/opm/core/props/pvt/PvtPropertiesIncompFromDeck.cpp index 9adb03a7e..a1fa2aff2 100644 --- a/opm/core/props/pvt/PvtPropertiesIncompFromDeck.cpp +++ b/opm/core/props/pvt/PvtPropertiesIncompFromDeck.cpp @@ -37,7 +37,6 @@ namespace Opm void PvtPropertiesIncompFromDeck::init(const EclipseGridParser& deck) { - typedef std::vector > > table_t; // If we need multiple regions, this class and the SinglePvt* classes must change. int region_number = 0;