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();