diff --git a/lib/api/CForecastRunner.cc b/lib/api/CForecastRunner.cc index 8fcefe1e15..e502081e45 100644 --- a/lib/api/CForecastRunner.cc +++ b/lib/api/CForecastRunner.cc @@ -225,7 +225,6 @@ void CForecastRunner::forecastWorker() { LOG_WARN(<< "Failed to cleanup temporary data from: " << forecastJob.s_TemporaryFolder << " error " << errorCode.message()); - return; } } }