diff --git a/opm/simulators/utils/UnsupportedFlowKeywords.cpp b/opm/simulators/utils/UnsupportedFlowKeywords.cpp index dc74e5228..b99694fbf 100644 --- a/opm/simulators/utils/UnsupportedFlowKeywords.cpp +++ b/opm/simulators/utils/UnsupportedFlowKeywords.cpp @@ -242,7 +242,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords() {"GRAVDR", {false, std::nullopt}}, {"GRAVDRB", {false, std::nullopt}}, {"GRAVDRM", {false, std::nullopt}}, - {"GRAVITY", {false, std::string{"Use the DENSITY keyword instead"}}}, {"GRDREACH", {false, std::nullopt}}, {"GRIDUNIT", {false, std::nullopt}}, {"GRUPMAST", {false, std::nullopt}},