Remove debug spew

This commit is contained in:
Matthias Clasen 2014-05-07 06:51:17 -04:00
parent 1c30470558
commit 644f08a771

View File

@ -2999,7 +2999,6 @@ get_theme_name (GtkSettings *settings,
*theme_variant = g_strdup (p);
}
g_print ("theme: %s variant: %s\n", *theme_name, *theme_variant);
return;
}