mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove unused argument.
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Opm {
|
||||
|
||||
namespace MissingFeatures {
|
||||
|
||||
void checkKeywords(DeckConstPtr deck, ParserConstPtr parser)
|
||||
void checkKeywords(DeckConstPtr deck)
|
||||
{
|
||||
// These keywords are supported by opm-parser, but are not supported
|
||||
// by flow. For some of them, only part of the options are supported.
|
||||
|
||||
Reference in New Issue
Block a user