cec: mark the active source as active and other devices as inactive. removed duplicat...
[deb_libcec.git] / src / lib / devices / CECBusDevice.h
index 6e599673881e08b92e3d43ded82f30f9c8c9f67a..d07f4c8ab921b6a9b60218d5db4f1f535d160212 100644 (file)
@@ -81,7 +81,6 @@ namespace CEC
     virtual void SetPowerStatus(const cec_power_status powerStatus);
 
     virtual bool TransmitActiveSource(void);
-    virtual bool TransmitActiveView(void);
     virtual bool TransmitCECVersion(cec_logical_address dest);
     virtual bool TransmitInactiveView(void);
     virtual bool TransmitMenuState(cec_logical_address dest);