Skip to content

Commit

Permalink
Remove progress ticks
Browse files Browse the repository at this point in the history
  • Loading branch information
OMNES Florian committed Feb 26, 2024
1 parent c06b3b8 commit 6fab9c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/libs/antares/study/area/list.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -906,9 +906,6 @@ static bool AreaListLoadFromFolderSingleArea(Study& study,

hydroSeries->resizeTSinDeratedMode(
study.parameters.derated, study.header.version, study.usedByTheSolver);

++options.progressTicks;
options.pushProgressLogs();
}

// Wind
Expand Down

0 comments on commit 6fab9c1

Please sign in to comment.