cec: send a feature abort again for all unhandled commands, removed statics, refactor...
[deb_libcec.git] / src / lib / implementations / SLCommandHandler.h
index fefb8b387dea30d8bf49b477279b19ee08847e9e..0eb6c8656e25170519279e9035c0bce66930da89 100644 (file)
@@ -43,7 +43,6 @@ namespace CEC
     virtual ~CSLCommandHandler(void) {};
 
     bool InitHandler(void);
-    bool ActivateSource(void);
 
   protected:
     bool HandleActiveSource(const cec_command &command);