mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-02 01:44:26 +00:00
Fix error in last commit
This commit is contained in:
parent
a2067af4ea
commit
762962270c
@ -1864,7 +1864,6 @@ void Bittorrent::addConsoleMessage(QString msg, QString) {
|
||||
#ifdef Q_WS_WIN
|
||||
putenv("http_proxy=");
|
||||
putenv("sock_proxy=");
|
||||
#endif
|
||||
#else
|
||||
unsetenv("http_proxy");
|
||||
unsetenv("sock_proxy");
|
||||
|
Loading…
x
Reference in New Issue
Block a user