[Pkg-owncloud-commits] [owncloud-client] 281/333: SyncEngine: Removed unused signal
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Apr 17 23:17:04 UTC 2014
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 b18f1ad38603bf544e35e5272e7f5c99c7ced21f
Author: Markus Goetz <markus at woboq.com>
Date: Wed Apr 2 12:47:15 2014 +0200
SyncEngine: Removed unused signal
---
src/mirall/syncengine.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/mirall/syncengine.h b/src/mirall/syncengine.h
index 563bbaa..f9ffe5f 100644
--- a/src/mirall/syncengine.h
+++ b/src/mirall/syncengine.h
@@ -63,7 +63,6 @@ public:
signals:
void csyncError( const QString& );
- void csyncWarning( const QString& );
void csyncUnavailable();
// before actual syncing (after update+reconcile) for each item
--
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