riff: remove the g_return_if_fail as we test it below
authorStefan Kost <ensonic@users.sf.net>
Wed, 25 May 2011 12:04:20 +0000 (15:04 +0300)
committerStefan Kost <ensonic@users.sf.net>
Wed, 25 May 2011 12:06:19 +0000 (15:06 +0300)
commita11f6d4a738f08851bbc75ea3fdb4a52a50cf46a
tree24dbca5c329f0a4fc45b6575dcace633c9b0d8be
parent1916eecc3059476897a42d9a614f52d595e0b3ca
riff: remove the g_return_if_fail as we test it below

We don't want to return without setting taglist=NULL if asserts are on and with
setting taglist=NULL otherwise.
gst-libs/gst/riff/riff-read.c