summaryrefslogtreecommitdiff
path: root/demux.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux.h')
-rw-r--r--demux.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/demux.h b/demux.h
index 179e003..3cb85cc 100644
--- a/demux.h
+++ b/demux.h
@@ -22,14 +22,9 @@
#include "ts2pkt.h"
#include "pes2es.h"
-#if 1
-#include <unistd.h>
-#endif
-
class cMarkAdDemux
{
private:
- int recvnumber;
cMarkAdVDR2Pkt *vdr2pkt;
cMarkAdTS2Pkt *ts2pkt;
cMarkAdPES2ES *pes2audioes;