mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
Revert "introduce hdmi_cec to driver"
This reverts commit c8a58afe2feb95954a69e681a4234cd9c1a3f178 and the following hdmi_cec commits. Conflicts: src/neutrino.cpp
This commit is contained in:
@@ -108,11 +108,6 @@ NEUTRINO_CPP CRadioText *g_Radiotext;
|
||||
class CRadioTextGUI;
|
||||
NEUTRINO_CPP CRadioTextGUI *g_RadiotextWin;
|
||||
|
||||
#if HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE
|
||||
class hdmi_cec;
|
||||
NEUTRINO_CPP hdmi_cec *g_hdmicec;
|
||||
#endif
|
||||
|
||||
#ifndef DISABLE_GUI_MOUNT
|
||||
#define ENABLE_GUI_MOUNT
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user