Remove the handler trash stack, which is now unused. (g_signal_init):
authorMatthias Clasen <mclasen@redhat.com>
Sat, 31 Dec 2005 02:44:53 +0000 (02:44 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 31 Dec 2005 02:44:53 +0000 (02:44 +0000)
commit8aa8d430d2bba29b4ae4d9040a87efc935df9520
tree0d00c137ae58f4e81a5e0e6986f136d2251ed3d4
parent58820749797f5aa1faba9362abbbedb5caafeb0d
Remove the handler trash stack, which is now unused. (g_signal_init):

2005-12-30  Matthias Clasen  <mclasen@redhat.com>

* gsignal.c: Remove the handler trash stack, which
is now unused.
(g_signal_init): Remove the restriction that HandlerMatch
must be the same size as GList, and obsolete comments
referring to mem chunks.
gobject/ChangeLog
gobject/gsignal.c