mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-03 20:29:21 +02:00
Remove leftover function
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user