X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2Fimplementations%2FSLCommandHandler.h;h=4ea6a05b24d5413d0c9b6bf8ea8af0e06f614be0;hb=b89523424cf50668fec376235b06924b2a0ddaf6;hp=fd532668ab5ebac1e6d272760e53daf4e31fb4cc;hpb=686740b9ac3e6f19a0386ddf1ac1dbf2ef7c9a91;p=deb_libcec.git diff --git a/src/lib/implementations/SLCommandHandler.h b/src/lib/implementations/SLCommandHandler.h index fd53266..4ea6a05 100644 --- a/src/lib/implementations/SLCommandHandler.h +++ b/src/lib/implementations/SLCommandHandler.h @@ -75,7 +75,6 @@ namespace CEC bool m_bSLEnabled; bool m_bActiveSourceSent; PLATFORM::CTimeout m_resetPowerState; - bool m_bVendorIdSent; PLATFORM::CMutex m_SLMutex; }; };