From 6f92032333c89d168b400d826dbae46506d97aac Mon Sep 17 00:00:00 2001 From: Jeremy Simon Date: Mon, 20 Jan 2003 21:02:58 +0000 Subject: handle bytestream event Original commit message from CVS: handle bytestream event --- gst/modplug/gstmodplug.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gst/modplug/gstmodplug.h') diff --git a/gst/modplug/gstmodplug.h b/gst/modplug/gstmodplug.h index 901670c8..0e8356c8 100644 --- a/gst/modplug/gstmodplug.h +++ b/gst/modplug/gstmodplug.h @@ -75,9 +75,7 @@ struct _GstModPlug { gboolean need_discont; gboolean eos; gint64 seek_at; - guint64 total_samples; guint64 song_size; - guint64 bytes_read; CSoundFile *mSoundFile; }; -- cgit v1.2.1