cec: fixed - directly process commands that have been received, or all the 'request...
[deb_libcec.git] / src / lib / CECProcessor.h
index 5a657533664c465c4e7e0527fc87c7d35f724c38..49c6eae904db047cff18b6d12a4d77f35094c7a4 100644 (file)
@@ -168,7 +168,6 @@ namespace CEC
       IAdapterCommunication *             m_communication;
       CLibCEC*                            m_controller;
       bool                                m_bMonitor;
-      PLATFORM::SyncedBuffer<cec_command> m_commandBuffer;
       cec_keypress                        m_previousKey;
       PLATFORM::CThread *                 m_busScan;
       uint8_t                             m_iLineTimeout;