[notify] merge gobjectnotifyqueue.c into gobject.c
authorRyan Lortie <desrt@desrt.ca>
Wed, 16 Nov 2011 15:31:58 +0000 (15:31 +0000)
committerRyan Lortie <desrt@desrt.ca>
Wed, 16 Nov 2011 17:50:12 +0000 (17:50 +0000)
commit128862eafe49b5454c4b32b0866800d4aa7c53f3
tree1539632686fc01947c91eddda06e4127d6041ac9
parent688059cb9402281f8922827dc98fe76b914f21cf
[notify] merge gobjectnotifyqueue.c into gobject.c

This was done as a separate file before, and #include brought it into
gobject.c.  That's a bit mad, so stop doing that.

Unfortunately, the insanity steps up a level: gobjectnotifyqueue.c is
installed in the public include dir, so we can't just get rid of it
entirely.
gobject/gobject.c