summaryrefslogtreecommitdiff
path: root/src/fileselection.c
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@cvs.gnome.org>2005-07-08 23:21:34 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2005-07-08 23:21:34 +0000
commit21f7bc6a54636c749cf5514e091feb68cc88907b (patch)
treeff059e33b5d7a16687db8003ba1da7f4da20dbc4 /src/fileselection.c
parentd6f1d76768fe99c0f67545a9b6da98411733ffca (diff)
general code cleanups. Contribution from Benoît Dejean.
2005-07-08 Lucas Rocha <lucasr@cvs.gnome.org> * src/about.c, src/calendar.c, src/fileselection.c, src/option.c, src/progress.c, src/text.c, src/tree.c, src/util.c: general code cleanups. Contribution from Benoît Dejean.
Diffstat (limited to 'src/fileselection.c')
-rw-r--r--src/fileselection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fileselection.c b/src/fileselection.c
index 91c0a0f..5385922 100644
--- a/src/fileselection.c
+++ b/src/fileselection.c
@@ -91,7 +91,6 @@ zenity_fileselection_dialog_response (GtkWidget *widget, int response, gpointer
{
ZenityFileData *file_data = data;
GSList *selections, *iter;
- int i;
switch (response) {
case GTK_RESPONSE_OK: