mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove misleading and confusing error message
This commit is contained in:
@@ -681,8 +681,6 @@ const std::vector<std::vector<double>>&
|
||||
}
|
||||
}
|
||||
|
||||
RiaLogging::error( "Requested parameter does not exists in stimPlan data" );
|
||||
|
||||
static std::vector<std::vector<double>> emptyVector;
|
||||
return emptyVector;
|
||||
}
|
||||
|
Reference in New Issue
Block a user