mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
neutrino.h: remove unused methode switchClockOnOff()
This commit is contained in:
@@ -194,7 +194,7 @@ public:
|
||||
return lastMode;
|
||||
}
|
||||
void switchTvRadioMode(const int prev_mode = mode_unknown);
|
||||
void switchClockOnOff();
|
||||
|
||||
|
||||
bool isMuted() {return current_muted; }
|
||||
void setCurrentMuted(int m) { current_muted = m; }
|
||||
|
Reference in New Issue
Block a user