1
0
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:
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