mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Remove debug print
svn path=/trunk/; revision=644
This commit is contained in:
parent
a99fdaf755
commit
d982b65391
@ -2760,7 +2760,6 @@ post_filter_varargs_functions (GList *list)
|
||||
{
|
||||
if (((GIrNodeFunction*)node)->is_varargs)
|
||||
{
|
||||
g_printerr ("deleting varargs function\n");
|
||||
list = g_list_delete_link (list, link);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user