[Pkg-owncloud-commits] [owncloud-client] 140/484: SyncEngine: remove unused functions

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37:30 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 c93defc82db28849b730a09e5b46922f425091da
Author: Olivier Goffart <ogoffart at woboq.com>
Date:   Fri Oct 23 17:11:19 2015 +0200

    SyncEngine: remove unused functions
---
 src/libsync/syncengine.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/libsync/syncengine.h b/src/libsync/syncengine.h
index 1837933..1e51480 100644
--- a/src/libsync/syncengine.h
+++ b/src/libsync/syncengine.h
@@ -109,9 +109,6 @@ signals:
 
     void transmissionProgress( const ProgressInfo& progress );
 
-    void csyncStateDbFile( const QString& );
-    void wipeDb();
-
     void finished();
     void started();
 

-- 
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