]> granicus.if.org Git - curl/commitdiff
pop3.c: Corrected problem with state() introduced in 01690ed2bce5
authorSteve Holme <steve_holme@hotmail.com>
Sun, 25 Mar 2012 11:47:39 +0000 (12:47 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 25 Mar 2012 11:47:39 +0000 (12:47 +0100)
lib/pop3.c

index 435e80b5fc7661879709e2612b1a9e29c890c456..25d22bd35137480216672c271bd7512c07720e04 100644 (file)
@@ -236,7 +236,6 @@ static void state(struct connectdata *conn,
     "PASS",
     "STARTTLS",
     "LIST",
-    "LIST_SINGLE",
     "RETR",
     "QUIT",
     /* LAST */