mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Use application level proxy settings.
This commit is contained in:
@@ -35,8 +35,6 @@ SpecialConfigRequest::SpecialConfigRequest(
|
||||
const std::string &ip,
|
||||
int port)> callback)
|
||||
: _callback(std::move(callback)) {
|
||||
App::setProxySettings(_manager);
|
||||
|
||||
performApp1Request();
|
||||
performApp2Request();
|
||||
performDnsRequest();
|
||||
|
Reference in New Issue
Block a user