mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Parameters::printParamUsage can now be an implementation detail
This commit is contained in:
@@ -169,9 +169,6 @@ private:
|
||||
}
|
||||
};
|
||||
|
||||
// function prototype declarations
|
||||
void printParamUsage(std::ostream& os, const ParamInfo& paramInfo);
|
||||
|
||||
std::string breakLines(const std::string& msg,
|
||||
int indentWidth,
|
||||
int maxWidth);
|
||||
|
||||
Reference in New Issue
Block a user