winhttp: Remove no-longer-used #defines.

This commit is contained in:
Juan Lang 2009-07-21 13:55:58 -07:00 committed by Alexandre Julliard
parent 1229aa723a
commit 336ee2861d

View file

@ -58,9 +58,6 @@
WINE_DEFAULT_DEBUG_CHANNEL(winhttp);
#define DEFAULT_SEND_TIMEOUT 30
#define DEFAULT_RECEIVE_TIMEOUT 30
#ifndef HAVE_GETADDRINFO
/* critical section to protect non-reentrant gethostbyname() */