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

This commit is contained in:
Steve Holme 2012-03-25 12:47:39 +01:00
parent 9f96e6da28
commit 982315573c
1 changed files with 0 additions and 1 deletions

View File

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