[Pkg-owncloud-commits] [owncloud-client] 115/164: Revert "Propagator: Delete job on finish"
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sun Mar 22 11:57:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 3b12b9d81d3969087cb9538a36b0c21c05a2e610
Author: Markus Goetz <markus at woboq.com>
Date: Mon Mar 9 16:19:16 2015 +0100
Revert "Propagator: Delete job on finish"
Needs a bit more thinking.
This reverts commit 8746914f3b5ca659b2726c609703597a81810af4.
---
src/libsync/owncloudpropagator.cpp | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/libsync/owncloudpropagator.cpp b/src/libsync/owncloudpropagator.cpp
index f5e679e..f8d8eb1 100644
--- a/src/libsync/owncloudpropagator.cpp
+++ b/src/libsync/owncloudpropagator.cpp
@@ -126,8 +126,6 @@ void PropagateItemJob::done(SyncFileItem::Status status, const QString &errorStr
emit completed(_item);
emit finished(status);
-
- deleteLater();
}
/**
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list