summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/cloudstorage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/cloudstorage.h b/core/cloudstorage.h
index 13de04283..5ce42a718 100644
--- a/core/cloudstorage.h
+++ b/core/cloudstorage.h
@@ -21,7 +21,6 @@ slots:
private:
QNetworkReply *reply;
QString userAgent;
- bool verbose;
};
QNetworkAccessManager *manager();