mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 18:50:19 -06:00
remove unused macro EWOMS_RESET_PARAMS_
This commit is contained in:
parent
967738ee91
commit
0da838faa3
@ -132,10 +132,6 @@
|
||||
#define EWOMS_GET_PARAM_LISTS(TypeTag, UsedParamList, UnusedParamList) \
|
||||
(::Opm::Parameters::getLists<TypeTag>(UsedParamList, UnusedParamList))
|
||||
|
||||
//!\cond SKIP_THIS
|
||||
#define EWOMS_RESET_PARAMS_(TypeTag) \
|
||||
(::Opm::Parameters::reset<TypeTag>())
|
||||
|
||||
/*!
|
||||
* \ingroup Parameter
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user