Fix compile error in last checkin
Original commit message from CVS: Fix compile error in last checkin
This commit is contained in:
parent
84dc963101
commit
8c2c77d3a2
@ -512,7 +512,6 @@ gst_vorbisfile_new_link (VorbisFile *vorbisfile, gint link)
|
||||
{
|
||||
vorbis_info *vi = ov_info (&vorbisfile->vf, link);
|
||||
GstCaps *caps;
|
||||
gboolean res = TRUE;
|
||||
|
||||
/* new logical bitstream */
|
||||
vorbisfile->current_link = link;
|
||||
|
Loading…
x
Reference in New Issue
Block a user