]> Pileus Git - ~andy/gtk/commitdiff
Remove unused variables
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Feb 2012 00:55:37 +0000 (19:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2012 21:36:59 +0000 (16:36 -0500)
gtk/gtkcolorswatch.c

index ddc78c5e0597a5d3d9105b5c26f5509cc13b873c..eb5069bdea0ca6ae067486dfa78df2dbbb7ea1ad 100644 (file)
@@ -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;