1.1 --- a/gst-gmyth/mythsrc/gstmythtvsrc.h Mon Aug 20 19:03:06 2007 +0100
1.2 +++ b/gst-gmyth/mythsrc/gstmythtvsrc.h Thu Aug 23 22:30:57 2007 +0100
1.3 @@ -79,8 +79,6 @@
1.4
1.5 gint64 read_offset;
1.6
1.7 - gint buffer_remain;
1.8 -
1.9 gboolean eos;
1.10
1.11 gboolean do_start;
1.12 @@ -102,15 +100,6 @@
1.13 */
1.14 GstCaps *mythtv_caps;
1.15
1.16 - GByteArray *bytes_queue;
1.17 -
1.18 -#ifndef GST_DISABLE_GST_DEBUG
1.19 - /*
1.20 - * enable Myth TV debug messages
1.21 - */
1.22 - gboolean mythtv_msgs_dbg;
1.23 -#endif
1.24 -
1.25 gboolean update_prog_chain;
1.26
1.27 /*