remove unused typedef to avoid compiler warning and keep code clean.
This commit is contained in:
parent
12cd6d9f1e
commit
81d3281999
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user