signalprocessor: remove useless g_assert
authorStefan Kost <ensonic@users.sf.net>
Thu, 25 Mar 2010 21:28:25 +0000 (23:28 +0200)
committerStefan Kost <ensonic@users.sf.net>
Thu, 25 Mar 2010 21:28:25 +0000 (23:28 +0200)
commitcfcffe6a74dc11d3acc4558ffdf20f4385cf0690
tree72389900dd1fd37d48597ecc60d0b1107509d2db
parent7a14b5d39304b3ad823a5aa6e73a3cc99f21b896
signalprocessor: remove useless g_assert

g_malloc and co would terminate when out of memory. No need to check after it.
gst-libs/gst/signalprocessor/gstsignalprocessor.c