[gnote/gdrive: 45/45] Remove redundant and errornous line
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/gdrive: 45/45] Remove redundant and errornous line
- Date: Sun, 6 Jan 2019 16:12:54 +0000 (UTC)
commit 80830faff5316fe8c0138ff31164496c3469594a
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Jan 6 18:08:52 2019 +0200
Remove redundant and errornous line
src/synchronization/filesystemsyncserver.cpp | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/synchronization/filesystemsyncserver.cpp b/src/synchronization/filesystemsyncserver.cpp
index b6175afc..7b7456c2 100644
--- a/src/synchronization/filesystemsyncserver.cpp
+++ b/src/synchronization/filesystemsyncserver.cpp
@@ -358,7 +358,6 @@ bool FileSystemSyncServer::commit_sync_transaction()
if(old_manifest_file->query_exists()) {
// TODO: Do step #8 as described in http://bugzilla.gnome.org/show_bug.cgi?id=321037#c17
// Like this?
- auto file_enumerator = old_manifest_file->enumerate_children();
std::vector<Glib::RefPtr<Gio::File>> files;
sharp::directory_get_files(old_manifest_file->get_parent(), files);
for(auto file : files) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]