Remove shadowing members in QNetworkReplyHttpImplPrivate
Task-number: QTBUG-23512 Change-Id: I072dfde1741a1d32a6125f63e52cc22bc499987f Reviewed-by: Zeno Albisser <zeno.albisser@nokia.com>
This commit is contained in:
parent
22225b1b06
commit
ced306d403
@ -190,8 +190,6 @@ public:
|
|||||||
// incoming from user
|
// incoming from user
|
||||||
QNetworkAccessManager *manager;
|
QNetworkAccessManager *manager;
|
||||||
QNetworkAccessManagerPrivate *managerPrivate;
|
QNetworkAccessManagerPrivate *managerPrivate;
|
||||||
QNetworkRequest request;
|
|
||||||
QNetworkAccessManager::Operation operation; // FIXME already in replyprivate?
|
|
||||||
QHttpNetworkRequest httpRequest; // There is also a copy in the HTTP thread
|
QHttpNetworkRequest httpRequest; // There is also a copy in the HTTP thread
|
||||||
bool synchronous;
|
bool synchronous;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user