diff options
Diffstat (limited to 'metawatch/metawatch.h')
-rw-r--r-- | metawatch/metawatch.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/metawatch/metawatch.h b/metawatch/metawatch.h index 2a86f5c..a9cf58b 100644 --- a/metawatch/metawatch.h +++ b/metawatch/metawatch.h @@ -112,9 +112,6 @@ public: void queryCharging(); bool charging() const; - void updateNotificationCount(Notification::Type type, int count); - void updateWeather(WeatherNotification *weather); - void displayIdleScreen(); void displayNotification(Notification *notification); void displayApplication(); |