From 1062fec5f2f1e84a07fb1e5a752a0c1121a09448 Mon Sep 17 00:00:00 2001 From: cybuzuma <106408965+cybuzuma@users.noreply.github.com> Date: Mon, 12 Dec 2022 21:28:39 +0100 Subject: compiler warnings, #1035 and #notreported (#1481) --- src/displayapp/screens/Weather.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/displayapp/screens/Weather.h') diff --git a/src/displayapp/screens/Weather.h b/src/displayapp/screens/Weather.h index 34f95fce..21b05bd8 100644 --- a/src/displayapp/screens/Weather.h +++ b/src/displayapp/screens/Weather.h @@ -25,7 +25,6 @@ namespace Pinetime { private: bool running = true; - Pinetime::Controllers::DateTime& dateTimeController; Controllers::WeatherService& weatherService; ScreenList<5> screens; -- cgit v1.2.3-70-g09d2