tag: xmp: Fix a build warning when compiling with asserts disabled
authorVincent Untz <vuntz@gnome.org>
Tue, 21 Feb 2012 15:43:59 +0000 (16:43 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 21 Feb 2012 16:07:04 +0000 (16:07 +0000)
commit5c3f7b51ce31fdcc31a2d8ef0d3154a40c1e927d
treeb5af4e5887044712d2c629246a112c55604ebbc4
parent0c85bb60ea8b322c5dc2ed7517f98e7d8c61bef5
tag: xmp: Fix a build warning when compiling with asserts disabled

Return a value even if the code will never be reached, to make compilers
happy.

https://bugzilla.gnome.org/show_bug.cgi?id=670548
gst-libs/gst/tag/gstxmptag.c