signal: Keep only one list of emissions
authorBenjamin Otte <otte@redhat.com>
Sun, 7 Sep 2014 03:28:56 +0000 (05:28 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 11 Oct 2014 22:27:06 +0000 (00:27 +0200)
commit36d8b941d4b5007b71c2b60bb80b80fa31a354e6
tree86bc48e2a2573606375f61b3896bd5d83a22eb40
parent58ec89ea7c86f9b61ae4a0017019e19f09a1542f
signal: Keep only one list of emissions

There is no need to keep 2 lists.

This simplifies the code and gets rid of the only user inside glib of
G_HAVE_GROWING_STACK.

https://bugzilla.gnome.org/show_bug.cgi?id=736284
gobject/gsignal.c