summaryrefslogtreecommitdiff
path: root/server/connectionVTP.h
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2005-02-08 15:34:38 +0000
committerlordjaxom <lordjaxom>2005-02-08 15:34:38 +0000
commit0132230de0a894c4bf40dced2b82ea60546b9a61 (patch)
treeb5b884fc27dd5cfcf4b6dd29d043796985dbe0ab /server/connectionVTP.h
parent916ed238bca58539835c4ee769ce8ddd9f5456d7 (diff)
downloadvdr-plugin-streamdev-0132230de0a894c4bf40dced2b82ea60546b9a61.tar.gz
vdr-plugin-streamdev-0132230de0a894c4bf40dced2b82ea60546b9a61.tar.bz2
- transfer
Diffstat (limited to 'server/connectionVTP.h')
-rw-r--r--server/connectionVTP.h3
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