[gtk+] Remove unused variables
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Remove unused variables
- Date: Tue, 14 Feb 2012 22:21:42 +0000 (UTC)
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]