[evince] [shell] Remove unused variables
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evince] [shell] Remove unused variables
- Date: Sun, 25 Oct 2009 18:56:06 +0000 (UTC)
commit 1c3a2e3cd2fdb1ffddb4727549c8e4cc749a0499
Author: Christian Persch <chpe gnome org>
Date: Sun Oct 25 19:54:47 2009 +0100
[shell] Remove unused variables
shell/ev-sidebar-attachments.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]