projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd39c64
)
SyncEngine: remove unused functions
author
Olivier Goffart
<ogoffart@woboq.com>
Fri, 23 Oct 2015 15:11:19 +0000
(17:11 +0200)
committer
Olivier Goffart
<ogoffart@woboq.com>
Fri, 23 Oct 2015 15:11:19 +0000
(17:11 +0200)
src/libsync/syncengine.h
patch
|
blob
|
history
diff --git
a/src/libsync/syncengine.h
b/src/libsync/syncengine.h
index 18379336f168b591cca73cc9df309630bf2c627a..1e514802665061cb960f4a34ea6fc9564f8106a3 100644
(file)
--- 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();