Revert "lookup stats"

This reverts commit 3d9e3390f1.
This commit is contained in:
Matthias Clasen 2020-01-25 23:49:33 -05:00
parent b4e2df8fca
commit 7bebc3e2b2

View File

@ -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;