X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=blobdiff_plain;f=src%2Flib%2Fimplementations%2FANCommandHandler.h;h=595170ac887101088f5627b9db9f8c2a300bfba3;hp=ab0184a5b85968cba7d06b2ce0a6343017566fc1;hb=3befc9811e59359c014c33c1276f869d5b59ac09;hpb=573f80c073837256bd3ad765728c6151f399095c diff --git a/src/lib/implementations/ANCommandHandler.h b/src/lib/implementations/ANCommandHandler.h index ab0184a..595170a 100644 --- a/src/lib/implementations/ANCommandHandler.h +++ b/src/lib/implementations/ANCommandHandler.h @@ -46,7 +46,6 @@ namespace CEC virtual ~CANCommandHandler(void) {}; int HandleVendorRemoteButtonDown(const cec_command &command); - int HandleVendorRemoteButtonUp(const cec_command &command); int HandleDeviceVendorCommandWithId(const cec_command &command); protected: