From 22d9f6ea0cdfbf97a284ad93c69638932b426d5a Mon Sep 17 00:00:00 2001 From: nicodvb Date: Sat, 15 Dec 2007 13:37:41 +0000 Subject: 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 --- stream/dvbin.h | 1 - 1 file changed, 1 deletion(-) (limited to 'stream/dvbin.h') 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; -- cgit v1.2.3