mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3340 Fix some warnings
This commit is contained in:
@@ -382,7 +382,6 @@ bool RifReaderEclipseSummary::values(const RifEclipseSummaryAddress& resultAddre
|
||||
if ( variableIndex < 0 ) return false;
|
||||
|
||||
values->clear();
|
||||
int tsCount = timeStepCount();
|
||||
values->reserve(timeStepCount());
|
||||
|
||||
if (m_ecl_SmSpec)
|
||||
|
||||
Reference in New Issue
Block a user