diff options
-rw-r--r-- | lib/pop3.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 */ |