From: Steve Holme Date: Sun, 25 Mar 2012 11:47:39 +0000 (+0100) Subject: pop3.c: Corrected problem with state() introduced in 01690ed2bce5 X-Git-Tag: curl-7_26_0~123 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=982315573c14c7d8ce27c205294fd37d786cfbbe;p=curl pop3.c: Corrected problem with state() introduced in 01690ed2bce5 --- diff --git a/lib/pop3.c b/lib/pop3.c index 435e80b5f..25d22bd35 100644 --- a/lib/pop3.c +++ b/lib/pop3.c @@ -236,7 +236,6 @@ static void state(struct connectdata *conn, "PASS", "STARTTLS", "LIST", - "LIST_SINGLE", "RETR", "QUIT", /* LAST */