From 1c3a2e3cd2fdb1ffddb4727549c8e4cc749a0499 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 25 Oct 2009 18:54:47 +0000 Subject: [shell] Remove unused variables --- (limited to 'shell/ev-sidebar-attachments.c') diff --git a/shell/ev-sidebar-attachments.c b/shell/ev-sidebar-attachments.c index 74e89c4..aaaea31 100644 --- a/shell/ev-sidebar-attachments.c +++ b/shell/ev-sidebar-attachments.c @@ -410,7 +410,7 @@ ev_sidebar_attachments_drag_data_get (GtkWidget *widget, GtkTreePath *path; GtkTreeIter iter; GFile *file; - gchar *filename, *template, *name; + gchar *template; GError *error = NULL; path = (GtkTreePath *) l->data; -- cgit v0.9.1