Merge pull request #400 from bska/Wunused

Remove unused "typedef"s
This commit is contained in:
Atgeirr Flø Rasmussen
2013-10-03 06:52:09 -07:00

View File

@@ -37,7 +37,6 @@ namespace Opm
void PvtPropertiesIncompFromDeck::init(const EclipseGridParser& deck)
{
typedef std::vector<std::vector<std::vector<double> > > table_t;
// If we need multiple regions, this class and the SinglePvt* classes must change.
int region_number = 0;