diff options
Diffstat (limited to 'metawatch/metawatchdigital.h')
-rw-r--r-- | metawatch/metawatchdigital.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/metawatch/metawatchdigital.h b/metawatch/metawatchdigital.h index c75fc40..0754242 100644 --- a/metawatch/metawatchdigital.h +++ b/metawatch/metawatchdigital.h @@ -39,7 +39,6 @@ protected: void renderIdleWeather(); void renderIdleCounts(); - void renderNotificationScreen(); void renderNotification(Notification *n); QImage iconForNotification(const Notification *n); }; |