mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-27 19:50:16 -06:00
remove unused typedef to avoid compiler warning and keep code clean.
This commit is contained in:
parent
5518843275
commit
b6e5dcd706
@ -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