From 982315573c14c7d8ce27c205294fd37d786cfbbe Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 25 Mar 2012 12:47:39 +0100 Subject: pop3.c: Corrected problem with state() introduced in 01690ed2bce5 --- lib/pop3.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') 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 */ -- cgit v1.2.3