Use G_DEFINE_CONSTRUCTOR for the glib_init constructor
authorAlexander Larsson <alexl@redhat.com>
Mon, 5 Mar 2012 14:05:07 +0000 (15:05 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 5 Mar 2012 14:06:22 +0000 (15:06 +0100)
commit3cf1ad1881c2d8f0cac67d51d3e29713bb28a201
tree0abbceb51dc98dde2f653408ac065dcce97e5557
parenta970fddb0ed68de910120cbe009edb94aa38eb9d
Use G_DEFINE_CONSTRUCTOR for the glib_init constructor

No need to hand-roll this when we have a macro version.
glib/glib-init.c