Delete stray g_return_if_fail
authorColin Walters <walters@verbum.org>
Thu, 11 Feb 2010 22:49:51 +0000 (17:49 -0500)
committerColin Walters <walters@verbum.org>
Thu, 11 Feb 2010 22:49:51 +0000 (17:49 -0500)
commitb9c2a93b383928dca7e4f210dec4deb67b0c33ec
tree8e11612588af3f7d7e4600566b746cc4e9a77069
parent55f286ca7898c8127ebc3018b621bf1e3b9ab0cb
Delete stray g_return_if_fail

If g_alloca failed we're pretty much screwed, and g_return_if_fail
is for API entry points, not internal assertions.
girepository/ginvoke.c