1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-01 03:40:16 +02:00

Revert "First try to fix crash on win"

This reverts commit 2fb7c5c289.
This commit is contained in:
Jeff Mitchell
2011-11-09 12:49:14 -05:00
parent 83c53b7150
commit 9e01e92839

View File

@@ -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