gstutils: remove incorrect Fixme comment
authorLuis de Bethencourt <luis.bg@samsung.com>
Wed, 25 Feb 2015 16:11:06 +0000 (16:11 +0000)
committerLuis de Bethencourt <luis.bg@samsung.com>
Wed, 25 Feb 2015 16:11:06 +0000 (16:11 +0000)
commit4245658d28ffb5e2e6fce2d21eab2d94ba1f0b86
tree59ae3d7beed5f63de44f21da8244d149ef60760a
parent5f027ae4539b4f642071cc665259d2b06731f13d
gstutils: remove incorrect Fixme comment

If the checks were changed to using g_return_if_fail() the GST_DEBUG lines
about the specific failure would be lost.
gst/gstutils.c