aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--imap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/imap.c b/imap.c
index 7cea33cd..e122d1bf 100644
--- a/imap.c
+++ b/imap.c
@@ -869,7 +869,6 @@ const static struct method imap =
#else /* INET6 */
143, /* standard IMAP2bis/IMAP4 port */
#endif /* INET6 */
- TRUE, /* this is a tagged protocol */
TRUE, /* this is a tagged protocol */
FALSE, /* no message delimiter */
imap_ok, /* parse command response */