aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/Twos.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/displayapp/screens/Twos.cpp')
-rw-r--r--src/displayapp/screens/Twos.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/screens/Twos.cpp b/src/displayapp/screens/Twos.cpp
index 5328c5df..8157a160 100644
--- a/src/displayapp/screens/Twos.cpp
+++ b/src/displayapp/screens/Twos.cpp
@@ -5,7 +5,7 @@
using namespace Pinetime::Applications::Screens;
-Twos::Twos(Pinetime::Applications::DisplayApp* app) {
+Twos::Twos() {
struct colorPair {
lv_color_t bg;