mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Silence unused argument warning.
This commit is contained in:
parent
d3db342085
commit
ea8eab6e66
@ -34,7 +34,7 @@ namespace Opm
|
|||||||
|
|
||||||
template <class Grid>
|
template <class Grid>
|
||||||
inline void distributeGridAndData( Grid& ,
|
inline void distributeGridAndData( Grid& ,
|
||||||
Opm::DeckConstPtr deck ,
|
Opm::DeckConstPtr ,
|
||||||
EclipseStateConstPtr ,
|
EclipseStateConstPtr ,
|
||||||
BlackoilState& ,
|
BlackoilState& ,
|
||||||
BlackoilPropsAdFromDeck& ,
|
BlackoilPropsAdFromDeck& ,
|
||||||
|
Loading…
Reference in New Issue
Block a user