binding: Remove GObject data usage
authorGarrett Regier <garrettregier@gmail.com>
Thu, 4 Jun 2015 00:13:53 +0000 (17:13 -0700)
committerGarrett Regier <garrettregier@gmail.com>
Thu, 4 Jun 2015 00:46:57 +0000 (17:46 -0700)
commit36593a3aba8dded2781a2bdd9b2ad0050dc939f2
tree04d004ec73e0a40a8c96c66e8bf3bf2b25b5ae22
parentf68582356dd94f34e85574852556ab591854da27
binding: Remove GObject data usage

It isn't actually doing anything, instead it is
being managed without actually being used.
This has the result that GBinding is now more
thread-safe.

https://bugzilla.gnome.org/show_bug.cgi?id=745013
gobject/gbinding.c