summaryrefslogtreecommitdiffstats
path: root/stream/dvbin.h
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-15 13:37:41 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-15 13:37:41 +0000
commit22d9f6ea0cdfbf97a284ad93c69638932b426d5a (patch)
treed643668cbeac75cd85fbc201985538118a85c9ae /stream/dvbin.h
parenta9d2f4db42923f195ea05c5f30f4a32a1aa6fb04 (diff)
downloadmpv-22d9f6ea0cdfbf97a284ad93c69638932b426d5a.tar.bz2
mpv-22d9f6ea0cdfbf97a284ad93c69638932b426d5a.tar.xz
removed the obscene priv->stream entry. Someone must have injected vodka in my milk when I wrote it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25408 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream/dvbin.h')
-rw-r--r--stream/dvbin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/dvbin.h b/stream/dvbin.h
index 1c77eeb6bc..6c04d95438 100644
--- a/stream/dvbin.h
+++ b/stream/dvbin.h
@@ -97,7 +97,6 @@ typedef struct {
dvb_channels_list *list;
int tuner_type;
int is_on;
- stream_t *stream;
int retry;
int timeout;
int last_freq;