From: Matthias Clasen Date: Sun, 26 Jan 2020 04:49:33 +0000 (-0500) Subject: Revert "lookup stats" X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~20^2~171 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7bebc3e2b202f011bf7ed73a03f07112366a0f85;p=gtk4.git Revert "lookup stats" This reverts commit 3d9e3390f167a220e8775d08356259f420e045ce. --- diff --git a/gtk/gtkcssstaticstyle.c b/gtk/gtkcssstaticstyle.c index e4a2ce4683..0c6b8da04b 100644 --- a/gtk/gtkcssstaticstyle.c +++ b/gtk/gtkcssstaticstyle.c @@ -192,8 +192,6 @@ gtk_css_static_style_new_compute (GtkStyleProvider *provider, &lookup, change == 0 ? &change : NULL); - g_print ("%d specified values\n", lookup.n_set_values); - result = g_object_new (GTK_TYPE_CSS_STATIC_STYLE, NULL); result->change = change;