From 51cd381550e9eef8697f8a95f30eccaba9f41a4a Mon Sep 17 00:00:00 2001 From: Sergio Villar Senin Date: Tue, 17 Jun 2008 18:02:36 +0000 Subject: [PATCH] removed unused variable pmo-trunk-r4709 --- src/modest-ui-actions.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/modest-ui-actions.c b/src/modest-ui-actions.c index b36b855..bf23b8f 100644 --- a/src/modest-ui-actions.c +++ b/src/modest-ui-actions.c @@ -4538,9 +4538,6 @@ create_move_to_dialog (GtkWindow *win, { GtkWidget *dialog, *scroll; GtkWidget *new_button; -#ifndef MODEST_PLATFORM_MAEMO - GtkWidget *folder_view_label; -#endif dialog = gtk_dialog_new_with_buttons (_("mcen_ti_moveto_folders_title"), GTK_WINDOW (win), -- 1.7.9.5