diff --git a/ebos/eclproblem.hh b/ebos/eclproblem.hh index 5179a5b4b..24c338351 100644 --- a/ebos/eclproblem.hh +++ b/ebos/eclproblem.hh @@ -675,8 +675,6 @@ class EclProblem : public GetPropType using TracerModel = EclTracerModel; - using ElementIterator = typename GridView::template Codim<0>::Iterator; - using TabulatedTwoDFunction = UniformXTabulated2DFunction; using TabulatedFunction = Tabulated1DFunction;