diff options
Diffstat (limited to 'server/connectionVTP.h')
-rw-r--r-- | server/connectionVTP.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/server/connectionVTP.h b/server/connectionVTP.h index ec42d23..64915e8 100644 --- a/server/connectionVTP.h +++ b/server/connectionVTP.h @@ -10,9 +10,6 @@ class cStreamdevLiveStreamer; class cConnectionVTP: public cServerConnection { private: cTBSocket *m_DataSockets[si_Count]; - eStreamType m_ClientCaps; - bool m_StreamPIDS; - cStreamdevLiveStreamer *m_LiveStreamer; // Members adopted from SVDRP |