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