mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Remove debug print
svn path=/trunk/; revision=644
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user