revert last change, it breaks all users of G_IMPLEMENT_INTERFACE() inside
authorMichael Natterer <mitch@gimp.org>
Tue, 27 Sep 2005 23:19:16 +0000 (23:19 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 27 Sep 2005 23:19:16 +0000 (23:19 +0000)
commite02b163efdad2752b4005e87258fa80fee334c40
tree6669a65132e1a9e74bedff9f2db59e3f7bb0ca40
parent09a819fef9fcb6aa437da32272de87c678709b6e
revert last change, it breaks all users of G_IMPLEMENT_INTERFACE() inside

2005-09-28  Michael Natterer  <mitch@gimp.org>

* gtype.h (G_IMPLEMENT_INTERFACE): revert last change, it breaks
all users of G_IMPLEMENT_INTERFACE() inside
G_DEFINE_TYPE_WITH_CODE(), since apparently GCC doesn't like
commas enclosed in {}, not (), in nested macro calls.
gobject/ChangeLog
gobject/gtype.h