mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
refs #602, remove QNetworkAccessManager from readers, use central one
This commit is contained in:
committed by
Mathew Sutcliffe
parent
fb046ae1fb
commit
12957f8ec0
@@ -57,7 +57,6 @@ namespace BlackCore
|
||||
|
||||
private:
|
||||
BlackMisc::CData<BlackCore::Data::GlobalSetup> m_setup {this}; //!< setup cache
|
||||
QNetworkAccessManager *m_networkManager = nullptr;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user