mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 05:01:09 +00:00
Merge branch 'matthiasc/for-main' into 'main'
inspector: Remove debug spew See merge request GNOME/gtk!5579
This commit is contained in:
commit
bc99ab38ce
@ -630,8 +630,6 @@ fill_icons (const char *path,
|
||||
const char *dir_entry;
|
||||
GDir *dir;
|
||||
|
||||
g_print ("fill icons from %s\n", path);
|
||||
|
||||
dir = g_dir_open (path, 0, NULL);
|
||||
if (!dir)
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user