From df46e177477e50b30d7425c8b7c05c0e54a9113e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 14 Jan 1997 17:21:05 +0000 Subject: Expunge fix. svn path=/trunk/; revision=759 --- pop2.c | 1 - 1 file changed, 1 deletion(-) (limited to 'pop2.c') diff --git a/pop2.c b/pop2.c index b606a291..fcf907f0 100644 --- a/pop2.c +++ b/pop2.c @@ -128,7 +128,6 @@ const static struct method pop2 = pop2_fetch, /* request given message */ pop2_trail, /* eat message trailer */ NULL, /* no POP2 delete method */ - NULL, /* no POP2 expunge command */ "QUIT", /* the POP2 exit command */ }; -- cgit v1.2.3