infoviewer: simplify clock handling

This commit is contained in:
Stefan Seyfried
2015-02-21 13:02:40 +01:00
parent 884f43b948
commit b74cf816cb
2 changed files with 9 additions and 17 deletions

View File

@@ -115,7 +115,6 @@ class CInfoViewer
const char *nextStart = NULL, const char *nextDuration = NULL,
bool update_current = true, bool update_next = true);
void initClock();
void paintTime( bool show_dot );
void showRecordIcon(const bool show);
void showIcon_Tuner() const;