mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01: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);
|
||||
gboolean g_base_info_equal (GIBaseInfo *info1,
|
||||
GIBaseInfo *info2);
|
||||
gboolean g_base_info_is_a (GIBaseInfo *info,
|
||||
GIInfoType type);
|
||||
|
||||
GIBaseInfo * g_info_new (GIInfoType type,
|
||||
GIBaseInfo *container,
|
||||
GTypelib *typelib,
|
||||
|
Loading…
Reference in New Issue
Block a user