mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
EclCpGridManager: remove unused private typedef
This commit is contained in:
@@ -64,7 +64,6 @@ class EclCpGridManager : public EclBaseGridManager<TypeTag>
|
||||
typedef EclBaseGridManager<TypeTag> ParentType;
|
||||
|
||||
typedef typename GET_PROP_TYPE(TypeTag, Scalar) Scalar;
|
||||
typedef typename GET_PROP_TYPE(TypeTag, Simulator) Simulator;
|
||||
typedef typename GET_PROP_TYPE(TypeTag, ElementMapper) ElementMapper;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user