X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2FLibCEC.h;h=a0a4ddc373cdd97fdeb2c50996acdf9a4e28d9ef;hb=802b7a0f90e3668f7c4eac90f8692bc9b39a4833;hp=e1b991bcb69c2265aa54641d8b6c273b828b55e0;hpb=2f37cb68d7f3c71c38065e0e830c564a01b6caf3;p=deb_libcec.git diff --git a/src/lib/LibCEC.h b/src/lib/LibCEC.h index e1b991b..a0a4ddc 100644 --- a/src/lib/LibCEC.h +++ b/src/lib/LibCEC.h @@ -120,7 +120,6 @@ namespace CEC cec_user_control_code m_iCurrentButton; int64_t m_buttontime; CCECProcessor *m_cec; - CAdapterCommunication *m_comm; CecBuffer m_logBuffer; CecBuffer m_keyBuffer; CecBuffer m_commandBuffer;