pop3.c: Corrected problem with state() introduced in 01690ed2bce5

This commit is contained in:
Steve Holme 2012-03-25 12:47:39 +01:00
parent 9f96e6da28
commit 982315573c

View File

@ -236,7 +236,6 @@ static void state(struct connectdata *conn,
"PASS", "PASS",
"STARTTLS", "STARTTLS",
"LIST", "LIST",
"LIST_SINGLE",
"RETR", "RETR",
"QUIT", "QUIT",
/* LAST */ /* LAST */