Remove confusing message
This commit is contained in:
@@ -1332,7 +1332,6 @@ void SummaryConfig::handleProcessingInstruction(const std::string& keyword) {
|
||||
} else if (keyword == "NARROW") {
|
||||
runSummaryConfig.narrow = true;
|
||||
} else if (keyword == "SEPARATE") {
|
||||
Opm::OpmLog::info("Keyword SEPARATE has no effect (treated as always on).");
|
||||
runSummaryConfig.separate = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user