diff options
Diffstat (limited to 'hlsPlayerControl.h')
-rw-r--r-- | hlsPlayerControl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hlsPlayerControl.h b/hlsPlayerControl.h index 2f7347b..9b51c97 100644 --- a/hlsPlayerControl.h +++ b/hlsPlayerControl.h @@ -34,7 +34,6 @@ protected: public: static cControl* Create(plexclient::Video* Video); cHlsPlayerControl(cHlsPlayer* Player, plexclient::MediaContainer* Container); - virtual ~cHlsPlayerControl(); virtual void Show(void); virtual void Hide(void); |