mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-29 08:56:15 +01:00
Remove debug print
svn path=/trunk/; revision=971
This commit is contained in:
parent
a573a1c741
commit
e8718f0250
@ -334,7 +334,6 @@ register_internal (GIRepository *repository,
|
|||||||
else
|
else
|
||||||
key = build_typelib_key (namespace, source);
|
key = build_typelib_key (namespace, source);
|
||||||
|
|
||||||
g_printerr ("loaded: %s\n", key);
|
|
||||||
g_hash_table_insert (repository->priv->typelibs, key, (void *)typelib);
|
g_hash_table_insert (repository->priv->typelibs, key, (void *)typelib);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user