diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-30 15:06:20 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-30 15:06:20 +0000 |
commit | 0ff42e674fe23f923061ffb7f411d9b320156fea (patch) | |
tree | 52a17f99501b818bc80390f8e4ff25190ece2fb6 /gst/wavparse | |
parent | 21910382e59ddb544ffdde1ebf3cd446725bc685 (diff) |
small removal
Original commit message from CVS:
small removal
Diffstat (limited to 'gst/wavparse')
-rw-r--r-- | gst/wavparse/gstwavparse.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/wavparse/gstwavparse.c b/gst/wavparse/gstwavparse.c index ef30fce3..ca43bc58 100644 --- a/gst/wavparse/gstwavparse.c +++ b/gst/wavparse/gstwavparse.c @@ -899,7 +899,6 @@ gst_wavparse_get_formats (GstPad * pad) GST_FORMAT_TIME, GST_FORMAT_BYTES, GST_FORMAT_DEFAULT, /* a "frame", ie a set of samples per Hz */ - 0, 0 }; |