matroskademux: remove unnecessary check
authorLuis de Bethencourt <luis.bg@samsung.com>
Fri, 23 Jan 2015 17:35:51 +0000 (17:35 +0000)
committerLuis de Bethencourt <luis.bg@samsung.com>
Fri, 23 Jan 2015 17:35:51 +0000 (17:35 +0000)
commit1e1580856337985bfef313f6f0e9218f514abb5e
tree95509eff64810e64d0c8386fd82f42b7f96e86ba
parent932b32bb6e803b4d4dca2d21527819cea188e458
matroskademux: remove unnecessary check

No matter if gst_matroska_read_common_parse_index_cuetrack () returns that the
flow is OK or not, the check there will be a break from the switch. Removing the
check since the outcome is the same.

CID #1265762
gst/matroska/matroska-read-common.c