We already have a QNetworkAcessManager global, use it

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2016-01-26 12:45:03 -02:00 committed by Dirk Hohndel
parent ccf29679ae
commit 6575a0b4b8
2 changed files with 11 additions and 14 deletions

View file

@ -105,7 +105,6 @@ private:
static QMLManager *m_instance;
QNetworkReply *reply;
QNetworkRequest request;
QNetworkAccessManager *mgr;
signals:
void cloudUserNameChanged();