mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
inspector: Remove debug spew
This commit is contained in:
parent
d57a5dffa1
commit
6bb2e5625a
@ -235,7 +235,6 @@ primary_notify (GdkClipboard *clipboard,
|
||||
init_formats (self, GTK_LIST_BOX (self->primary_formats), clipboard);
|
||||
}
|
||||
|
||||
g_print ("%s: %s\n", pspec->name, gdk_content_formats_to_string (gdk_clipboard_get_formats (clipboard)));
|
||||
init_info (self, GTK_LABEL (self->primary_info), clipboard);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user