mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Fix error in last commit
This commit is contained in:
parent
a2067af4ea
commit
762962270c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue