[nautilus] files-view: remove unused variable
- From: Răzvan-Mihai Chițu <razvanchitu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] files-view: remove unused variable
- Date: Fri, 30 Sep 2016 12:35:54 +0000 (UTC)
commit 4da46ab087cdea59044e9ed103ac0c7c19a7d8c6
Author: Razvan Chitu <razvan ch95 gmail com>
Date: Fri Sep 30 15:33:03 2016 +0300
files-view: remove unused variable
src/nautilus-files-view.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-files-view.c b/src/nautilus-files-view.c
index 0a6bb6c..173aeba 100644
--- a/src/nautilus-files-view.c
+++ b/src/nautilus-files-view.c
@@ -2491,9 +2491,7 @@ paste_clipboard_data (NautilusFilesView *view,
char *destination_uri)
{
GdkDragAction action;
- const guchar* data;
- data = gtk_selection_data_get_data (selection_data);
if (nautilus_clipboard_is_cut_from_selection_data (selection_data))
{
action = GDK_ACTION_MOVE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]