From aae151d3808c9c72a6c155261295b2eeaba57c00 Mon Sep 17 00:00:00 2001 From: chriszero Date: Sun, 8 Feb 2015 16:17:10 +0100 Subject: Fixes GDM Protocol, discovering and registering of players and servers --- SubscriptionManager.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'SubscriptionManager.h') diff --git a/SubscriptionManager.h b/SubscriptionManager.h index ec87d9b..19cfad1 100644 --- a/SubscriptionManager.h +++ b/SubscriptionManager.h @@ -17,9 +17,7 @@ namespace plexclient class cSubscriberStatus : public cStatus { protected: - virtual void ChannelSwitch(const cDevice *Device, int ChannelNumber, bool LiveView); virtual void Replaying(const cControl *DvbPlayerControl, const char *Name, const char *FileName, bool On); - virtual void SetVolume(int Volume, bool Absolute); public: cSubscriberStatus(); -- cgit v1.2.3