[gtk+] Remove unused variables



commit 3a7ed2e7bd7ea29ad25ad6efbb60d7e32d6bfd19
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Feb 8 19:55:37 2012 -0500

    Remove unused variables

 gtk/gtkcolorswatch.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkcolorswatch.c b/gtk/gtkcolorswatch.c
index ddc78c5..eb5069b 100644
--- a/gtk/gtkcolorswatch.c
+++ b/gtk/gtkcolorswatch.c
@@ -108,8 +108,6 @@ swatch_draw (GtkWidget *widget,
 {
   GtkColorSwatch *swatch = (GtkColorSwatch*)widget;
   GtkThemingBackground background;
-  GtkRoundedBox box;
-  gint i;
   gdouble width, height;
   GtkStyleContext *context;
   GtkStateFlags state;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]