[gimp] app: Remove unused variables in gradient_options_gui()
- From: Martin Nordholts <martinn src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] app: Remove unused variables in gradient_options_gui()
- Date: Sat, 19 Dec 2009 08:30:15 +0000 (UTC)
commit 6eb3e65445d1c8e8438141fec41d56a2ddbe756b
Author: Martin Nordholts <martinn src gnome org>
Date: Sat Dec 19 09:29:49 2009 +0100
app: Remove unused variables in gradient_options_gui()
app/tools/gimppaintoptions-gui.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/app/tools/gimppaintoptions-gui.c b/app/tools/gimppaintoptions-gui.c
index 17bd95d..c4f8b1f 100644
--- a/app/tools/gimppaintoptions-gui.c
+++ b/app/tools/gimppaintoptions-gui.c
@@ -278,10 +278,7 @@ gradient_options_gui (GimpPaintOptions *paint_options,
GObject *config = G_OBJECT (paint_options);
GtkWidget *frame;
GtkWidget *table;
- GtkWidget *spinbutton;
GtkWidget *button;
- GtkWidget *menu;
- GtkWidget *combo;
table = gtk_table_new (3, 3, FALSE);
gtk_table_set_col_spacings (GTK_TABLE (table), 2);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]