]> Pileus Git - ~andy/fetchmail/commitdiff
Fixup leftover from SockTimeout removal.
authorMatthias Andree <matthias.andree@gmx.de>
Sun, 19 Jun 2011 19:48:45 +0000 (21:48 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Sun, 19 Jun 2011 19:48:45 +0000 (21:48 +0200)
socket.c

index ab283780bb02056915210a94e4c457ee79a66e57..1fab09ed0bbb94513e5ff4bba4574e3b266b834f 100644 (file)
--- a/socket.c
+++ b/socket.c
@@ -264,7 +264,6 @@ int SockOpen(const char *host, const char *service,
            continue;
        }
 
-       SockTimeout(i, mytimeout);
        SockKeepalive(i);
 
        /* Save socket descriptor.