mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-03 14:23:07 +02:00
Remove leftover function
This commit is contained in:
parent
27c9f77335
commit
a8eff27124
@ -388,9 +388,6 @@ GIBaseInfo * g_base_info_get_container (GIBaseInfo *info);
|
|||||||
GTypelib * g_base_info_get_typelib (GIBaseInfo *info);
|
GTypelib * g_base_info_get_typelib (GIBaseInfo *info);
|
||||||
gboolean g_base_info_equal (GIBaseInfo *info1,
|
gboolean g_base_info_equal (GIBaseInfo *info1,
|
||||||
GIBaseInfo *info2);
|
GIBaseInfo *info2);
|
||||||
gboolean g_base_info_is_a (GIBaseInfo *info,
|
|
||||||
GIInfoType type);
|
|
||||||
|
|
||||||
GIBaseInfo * g_info_new (GIInfoType type,
|
GIBaseInfo * g_info_new (GIInfoType type,
|
||||||
GIBaseInfo *container,
|
GIBaseInfo *container,
|
||||||
GTypelib *typelib,
|
GTypelib *typelib,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user