aboutsummaryrefslogtreecommitdiffstats
path: root/mail/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r--mail/component-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c
index e6d04129d9..3e1de3cd43 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -526,7 +526,7 @@ destination_folder_handle_drop (EvolutionShellComponentDndDestinationFolder *des
const GNOME_Evolution_ShellComponentDnd_Data *data,
gpointer user_data)
{
- char *tmp, *url, **urls, *in, *inptr, *inend;
+ char *tmp, *url, **urls;
gboolean retval = FALSE;
const char *noselect;
CamelFolder *folder;