X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2Fimplementations%2FSLCommandHandler.h;h=6d84ec7d1e0cd0cda5d490b8a498e77eff87d56b;hb=7656096e8198e19fd4f7b41cf9df54d811cf6fe3;hp=a0ea25a329cb3d49bc9716212ce0f8983b26908b;hpb=92da1117ccc9567075c90df5b701f40863392874;p=deb_libcec.git diff --git a/src/lib/implementations/SLCommandHandler.h b/src/lib/implementations/SLCommandHandler.h index a0ea25a..6d84ec7 100644 --- a/src/lib/implementations/SLCommandHandler.h +++ b/src/lib/implementations/SLCommandHandler.h @@ -48,7 +48,6 @@ namespace CEC protected: virtual bool HandleActiveSource(const cec_command &command); virtual bool HandleDeviceVendorId(const cec_command &command); - virtual bool HandleGivePhysicalAddress(const cec_command &command); virtual bool HandleVendorCommand(const cec_command &command); virtual void HandleVendorCommand01(const cec_command &command);