aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2012-03-25 12:47:39 +0100
committerSteve Holme <steve_holme@hotmail.com>2012-03-25 12:47:39 +0100
commit982315573c14c7d8ce27c205294fd37d786cfbbe (patch)
treec8156fd9d92f8beb7227995d4b2adee4ee89f9d1 /lib
parent9f96e6da2817ffcfd813da6af2c238d5796b527e (diff)
pop3.c: Corrected problem with state() introduced in 01690ed2bce5
Diffstat (limited to 'lib')
-rw-r--r--lib/pop3.c1
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 */