infoviewer: simplify clock handling

This commit is contained in:
Stefan Seyfried
2015-03-27 13:27:22 +01:00
committed by svenhoefer
parent 22399f73e2
commit 08daae7852
2 changed files with 11 additions and 16 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;