[file-roller] libarchive: no need to set the symbolink link attributes
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] libarchive: no need to set the symbolink link attributes
- Date: Sat, 13 Oct 2012 11:27:33 +0000 (UTC)
commit 61366af46d6bfc5bc485ae3ca3569c4d6fb130eb
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sat Oct 13 13:24:18 2012 +0200
libarchive: no need to set the symbolink link attributes
src/fr-archive-libarchive.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/fr-archive-libarchive.c b/src/fr-archive-libarchive.c
index e5093ae..65b1318 100644
--- a/src/fr-archive-libarchive.c
+++ b/src/fr-archive-libarchive.c
@@ -690,8 +690,6 @@ extract_archive_thread (GSimpleAsyncResult *result,
load_data->error = g_error_copy (local_error);
g_error_free (local_error);
}
- else
- _g_file_set_attributes_from_entry (file, entry, extract_data, cancellable);
archive_read_data_skip (a);
break;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]