matroskademux: Remove useless variable.
authorEdward Hervey <bilboed@bilboed.com>
Sat, 18 Apr 2009 16:19:12 +0000 (18:19 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 18 Apr 2009 16:51:28 +0000 (18:51 +0200)
commitb28c6ca0fbe9efca3a28b139df5f796149f21f63
tree66241c0d5d8c95eb34a02ca8cce30737939d039b
parent1086c63827088e25c978f53bb56f8cc5631825c5
matroskademux: Remove useless variable.

iret was never read outside of that loop, and is always being exited if
iret was != GST_FLOW_OK anyway.
gst/matroska/matroska-demux.c