Report only the most specific instantiatable prerequisite, filter out all
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 19 Oct 2002 23:59:51 +0000 (23:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 19 Oct 2002 23:59:51 +0000 (23:59 +0000)
commitb95ffb852cf9418119794f0bc3f7dcb407f96ce3
tree675f982742e2804b81a4b8f6bb1035395307c551
parentf74c33fc1d3894bdf59936956d1ac762ca45f3b9
Report only the most specific instantiatable prerequisite, filter out all

* gtype.c (g_type_interface_prerequisites): Report only the most
specific instantiatable prerequisite, filter out all supertypes of
this one (the supertypes are added to the prerequisites array for
technical reasons).
gobject/gtype.c