- Revert first try to fix hdmi-cec

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2020-01-05 21:16:05 +01:00
committed by Thilo Graf
parent 84ad5a2019
commit 9c422e5713
2 changed files with 24 additions and 71 deletions

View File

@@ -70,7 +70,6 @@ private:
void request_audio_status();
bool muted;
int volume;
bool hdmi_mode;
protected:
bool running;
public: