aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-02-17 22:27:40 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-02-17 22:27:40 +0000
commit2087cffd2b5bb197d12c2195ad1c054797abfdd1 (patch)
tree9aeb088563560ad8a1f457f927fa64eba1240fd4
parent73b592a0450107cfb62ec95e910bd064c20d186d (diff)
downloadfetchmail-2087cffd2b5bb197d12c2195ad1c054797abfdd1.tar.gz
fetchmail-2087cffd2b5bb197d12c2195ad1c054797abfdd1.tar.bz2
fetchmail-2087cffd2b5bb197d12c2195ad1c054797abfdd1.zip
Cleanup.
svn path=/trunk/; revision=1644
-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 */