mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-21 00:12:06 +02:00
Revert "First try to fix crash on win"
This reverts commit 2fb7c5c2898a2460e322a001a86aba3d4cb1ae95.
This commit is contained in:
parent
83c53b7150
commit
9e01e92839
@ -43,7 +43,7 @@ static struct NetworkAccessManagerInit
|
||||
|
||||
NetworkAccessManagerInit()
|
||||
{
|
||||
#ifdef WIN32QRPXOWE
|
||||
#ifdef WIN32
|
||||
IeSettings s;
|
||||
// if it's autodetect, we determine the proxy everytime in proxy()
|
||||
// we don't really want to do a PAC lookup here, as it times out
|
||||
|
Loading…
x
Reference in New Issue
Block a user