Fixed minor error

This commit is contained in:
Kjetil Olsen Lye 2012-03-27 10:58:42 +02:00
parent db5fc10954
commit ee14f3004a
2 changed files with 1 additions and 5 deletions

View File

@ -504,10 +504,7 @@ namespace Opm
}
}
if(deck.hasField("GRUPTREE") {
}
}

View File

@ -64,7 +64,6 @@ namespace Opm
// The managed Wells.
Wells* w_;
boost::property_tree groups_;
};
} // namespace Opm