Juan Lang : winhttp: Remove no-longer-used #defines.
22 Jul
2009
22 Jul
'09
9:34 a.m.
Module: wine Branch: master Commit: 336ee2861d4253a1d53917db2f6d5083d803cf94 URL: http://source.winehq.org/git/wine.git/?a=commit;h=336ee2861d4253a1d53917db2f... Author: Juan Lang <juan.lang(a)gmail.com> Date: Tue Jul 21 13:55:58 2009 -0700 winhttp: Remove no-longer-used #defines. --- dlls/winhttp/net.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/dlls/winhttp/net.c b/dlls/winhttp/net.c index 50842a8..6f2d5f5 100644 --- a/dlls/winhttp/net.c +++ b/dlls/winhttp/net.c @@ -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() */
5991
Age (days ago)
5991
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard