From 2087cffd2b5bb197d12c2195ad1c054797abfdd1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 17 Feb 1998 22:27:40 +0000 Subject: Cleanup. svn path=/trunk/; revision=1644 --- imap.c | 1 - 1 file changed, 1 deletion(-) 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 */ -- cgit v1.2.3