From d08af810ef5f46d5f587f530c969cd2698242cde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A5rd=20Skaflestad?= Date: Sun, 28 Jul 2019 17:58:30 +0200 Subject: [PATCH] Remove FILLEPS from MissingFeatures Pull request OPM/opm-common#849 added support for this keyword. --- opm/simulators/flow/MissingFeatures.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/opm/simulators/flow/MissingFeatures.cpp b/opm/simulators/flow/MissingFeatures.cpp index 5ace8e3db..f5accc18f 100644 --- a/opm/simulators/flow/MissingFeatures.cpp +++ b/opm/simulators/flow/MissingFeatures.cpp @@ -115,7 +115,6 @@ namespace MissingFeatures { "EQUALREG", "EXCEL", "EXTRAPMS", - "FILLEPS", "FLUXTYPE", "FULLIMP", "GCONSALE",