[gtk+] cssstyleproperty: remove unused variable
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] cssstyleproperty: remove unused variable
- Date: Fri, 14 Dec 2012 02:57:48 +0000 (UTC)
commit 17a3325b2db9a9e184e22224db4030bb952887da
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu Dec 13 21:54:50 2012 -0500
cssstyleproperty: remove unused variable
gtk/gtkcssstyleproperty.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkcssstyleproperty.c b/gtk/gtkcssstyleproperty.c
index 410ce4e..0b74915 100644
--- a/gtk/gtkcssstyleproperty.c
+++ b/gtk/gtkcssstyleproperty.c
@@ -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 ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]