[nautilus] build: remove an unused variable



commit bda59c99a73917dc877be58a52e8edc57c736103
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Dec 5 08:59:39 2012 -0500

    build: remove an unused variable

 .../nautilus-file-undo-operations.c                |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libnautilus-private/nautilus-file-undo-operations.c b/libnautilus-private/nautilus-file-undo-operations.c
index adb6a14..1741562 100644
--- a/libnautilus-private/nautilus-file-undo-operations.c
+++ b/libnautilus-private/nautilus-file-undo-operations.c
@@ -1104,7 +1104,6 @@ trash_retrieve_files_to_restore_thread (GSimpleAsyncResult *res,
 		GFileInfo *info;
 		gpointer lookupvalue;
 		GFile *item;
-		GTimeVal timeval;
 		glong trash_time, orig_trash_time;
 		const char *origpath;
 		GFile *origfile;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]