]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcssstyleproperty.c
Use gdk_threads_add_timeout to popup the selection window
[~andy/gtk] / gtk / gtkcssstyleproperty.c
index 410ce4e7f4223dc38c8ccdb7bc916e6cb3028c3c..0b7491524e421174e64c9185dfbc85e64e601ffb 100644 (file)
@@ -349,8 +349,6 @@ _gtk_css_style_property_init (GtkCssStyleProperty *property)
 guint
 _gtk_css_style_property_get_n_properties (void)
 {
-  GtkCssStylePropertyClass *klass;
-
   if (G_UNLIKELY (gtk_css_style_property_class == NULL))
     {
       _gtk_style_property_init_properties ();