X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2Fimplementations%2FSLCommandHandler.h;h=0eb6c8656e25170519279e9035c0bce66930da89;hb=cc938f166e50b0c9e4fdccf55e0a8cffb2c56602;hp=fefb8b387dea30d8bf49b477279b19ee08847e9e;hpb=466925f5c43536e5fd96632615810da783b78096;p=deb_libcec.git diff --git a/src/lib/implementations/SLCommandHandler.h b/src/lib/implementations/SLCommandHandler.h index fefb8b3..0eb6c86 100644 --- a/src/lib/implementations/SLCommandHandler.h +++ b/src/lib/implementations/SLCommandHandler.h @@ -43,7 +43,6 @@ namespace CEC virtual ~CSLCommandHandler(void) {}; bool InitHandler(void); - bool ActivateSource(void); protected: bool HandleActiveSource(const cec_command &command);