From bd28ba40575c34d47df23b9d03bc493b94c1768b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 23 Sep 1997 21:09:46 +0000 Subject: Make X-IMAP test universal. svn path=/trunk/; revision=1396 --- pop2.c | 1 - 1 file changed, 1 deletion(-) (limited to 'pop2.c') diff --git a/pop2.c b/pop2.c index b1ba8dfe..c3a4b650 100644 --- a/pop2.c +++ b/pop2.c @@ -129,7 +129,6 @@ const static struct method pop2 = NULL, /* no way to fetch body alone */ pop2_trail, /* eat message trailer */ NULL, /* no POP2 delete method */ - NULL, /* no retained-header check */ "QUIT", /* the POP2 exit command */ }; -- cgit v1.2.3