remove unused typedef to avoid compiler warning and keep code clean.

This commit is contained in:
Robert K 2014-10-24 12:51:57 +02:00
parent ef9bbe4ce7
commit da6b4109ba

View File

@ -386,8 +386,6 @@ namespace Opm
const UnstructuredGrid& G ,
const double grav)
{
typedef Miscibility::NoMixing NoMix;
for (typename RMap::RegionId
r = 0, nr = reg.numRegions();
r < nr; ++r)