Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2022-11-07 13:25:51 +0300
committerHannah von Reth <vonreth@kde.org>2022-11-08 16:45:53 +0300
commit859fdfebae7d26a74e63186dc8e023aaec08a251 (patch)
tree991eb6b3c13aac848e8a46ae919aaac96fa60562
parent34f124878f2178b260df9522c00a54de2504fabb (diff)
Remove dead code
-rw-r--r--src/cmd/cmd.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/cmd.cpp b/src/cmd/cmd.cpp
index a77889aef..d097542c1 100644
--- a/src/cmd/cmd.cpp
+++ b/src/cmd/cmd.cpp
@@ -64,8 +64,6 @@ struct CmdOptions
int restartTimes = 3;
int downlimit = 0;
int uplimit = 0;
- bool deltasync;
- qint64 deltasyncminfilesize;
};
struct SyncCTX