compiler warnings, #1035 and #notreported (#1481)

This commit is contained in:
cybuzuma
2022-12-12 21:28:39 +01:00
committed by GitHub
parent 361e381ac3
commit 1062fec5f2
3 changed files with 1 additions and 3 deletions

View File

@@ -27,7 +27,6 @@ using namespace Pinetime::Applications::Screens;
Weather::Weather(Pinetime::Applications::DisplayApp* app, Pinetime::Controllers::WeatherService& weather)
: Screen(app),
dateTimeController {dateTimeController},
weatherService(weather),
screens {app,
0,