Commit 98231557 authored by Steve Holme's avatar Steve Holme
Browse files

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

parent 9f96e6da
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -236,7 +236,6 @@ static void state(struct connectdata *conn,
    "PASS",
    "STARTTLS",
    "LIST",
    "LIST_SINGLE",
    "RETR",
    "QUIT",
    /* LAST */