mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -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) \
|
#define EWOMS_GET_PARAM_LISTS(TypeTag, UsedParamList, UnusedParamList) \
|
||||||
(::Opm::Parameters::getLists<TypeTag>(UsedParamList, UnusedParamList))
|
(::Opm::Parameters::getLists<TypeTag>(UsedParamList, UnusedParamList))
|
||||||
|
|
||||||
//!\cond SKIP_THIS
|
|
||||||
#define EWOMS_RESET_PARAMS_(TypeTag) \
|
|
||||||
(::Opm::Parameters::reset<TypeTag>())
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \ingroup Parameter
|
* \ingroup Parameter
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user