From ddd0e2aa854c23ecdaf6e620f7fc38a81effbd1b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 14 Sep 1997 20:14:54 +0000 Subject: Simplify the length handling. svn path=/trunk/; revision=1339 --- etrn.c | 1 - 1 file changed, 1 deletion(-) (limited to 'etrn.c') diff --git a/etrn.c b/etrn.c index 36a2e037..bafaa04e 100644 --- a/etrn.c +++ b/etrn.c @@ -153,7 +153,6 @@ const static struct method etrn = 25, /* standard SMTP port */ FALSE, /* this is not a tagged protocol */ FALSE, /* this does not use a message delimiter */ - FALSE, /* no getsizes method */ etrn_ok, /* parse command response */ NULL, /* no need to get authentication */ etrn_getrange, /* initialize message sending */ -- cgit v1.2.3