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:
@@ -24,7 +24,7 @@ namespace Opm {
|
||||
|
||||
namespace MissingFeatures {
|
||||
|
||||
void checkKeywords(std::shared_ptr<const Deck> deck, std::shared_ptr<const Parser> parser);
|
||||
void checkKeywords(std::shared_ptr<const Deck> deck);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user