stupid sleep
authorPierre Habouzit <madcoder@debian.org>
Sat, 26 May 2007 13:38:04 +0000 (15:38 +0200)
committerPierre Habouzit <madcoder@debian.org>
Sat, 26 May 2007 13:38:04 +0000 (15:38 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
nntp/nntp.c

index 745a982..cd2073e 100644 (file)
@@ -140,8 +140,6 @@ static int nntp_connect_and_auth (NNTP_SERVER * serv)
     return -1;
   }
 
     return -1;
   }
 
-  sleep (1);
-
   /* Tell INN to switch to mode reader if it isn't so. Ignore all
      returned codes and messages. */
   mutt_socket_write (conn, "MODE READER\r\n");
   /* Tell INN to switch to mode reader if it isn't so. Ignore all
      returned codes and messages. */
   mutt_socket_write (conn, "MODE READER\r\n");