mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-28 00:16: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
|
||||
key = build_typelib_key (namespace, source);
|
||||
|
||||
g_printerr ("loaded: %s\n", key);
|
||||
g_hash_table_insert (repository->priv->typelibs, key, (void *)typelib);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user