aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-importer.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-importer.c')
-rw-r--r--shell/e-shell-importer.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/e-shell-importer.c b/shell/e-shell-importer.c
index 4bdee8f1a6..bf7481154c 100644
--- a/shell/e-shell-importer.c
+++ b/shell/e-shell-importer.c
@@ -739,8 +739,7 @@ prepare_intelligent_page (GnomeDruidPage *page,
GtkWidget *dialog;
ImportDialogImporterPage *import;
GList *l, *importers;
- GtkWidget *table;
- GtkLabel *no_data;
+ GtkWidget *table, *no_data;
int running = 0;
if (data->importerpage->prepared == TRUE) {