winhttp: Remove no-longer-used #defines.
This commit is contained in:
parent
1229aa723a
commit
336ee2861d
|
@ -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() */
|
||||
|
|
Loading…
Reference in New Issue