summaryrefslogtreecommitdiff
path: root/gtk/gtkcssstaticstyle.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-01-25 23:49:33 -0500
committerMatthias Clasen <mclasen@redhat.com>2020-01-25 23:49:33 -0500
commit7bebc3e2b202f011bf7ed73a03f07112366a0f85 (patch)
tree0d7378c68f063c4236bb6e5bb50ba24c6143338b /gtk/gtkcssstaticstyle.c
parentb4e2df8fca050a594335674d6757b05eaf328e48 (diff)
downloadgtk+-7bebc3e2b202f011bf7ed73a03f07112366a0f85.tar.gz
Revert "lookup stats"
This reverts commit 3d9e3390f167a220e8775d08356259f420e045ce.
Diffstat (limited to 'gtk/gtkcssstaticstyle.c')
-rw-r--r--gtk/gtkcssstaticstyle.c2
1 files changed, 0 insertions, 2 deletions
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;