mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-12 17:31:55 -06:00
remove unused typedef to avoid compiler warning and keep code clean.
This commit is contained in:
parent
ef9bbe4ce7
commit
da6b4109ba
@ -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