X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-sidebar-attachments.c;h=aaaea31c99c2fb8298aec45ef7bcce1440d0a66f;hb=a9f7fe8cd4c9d51e407acafe78d2bc89d3b98f6b;hp=74e89c4163d1756e3789ec263d9213c44aa69eaf;hpb=0f1c723ad2fe48a0f22e32619985f93ebb2e02ef;p=evince.git diff --git a/shell/ev-sidebar-attachments.c b/shell/ev-sidebar-attachments.c index 74e89c41..aaaea31c 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;