From 3a501db74967d4c31aa749e1baec8aa7bdef96e4 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 14 Mar 2001 00:09:16 +0000 Subject: Shrouding is now done over a narrower scope. svn path=/trunk/; revision=3252 --- etrn.c | 1 - 1 file changed, 1 deletion(-) (limited to 'etrn.c') diff --git a/etrn.c b/etrn.c index 5b6a56bf..76c12121 100644 --- a/etrn.c +++ b/etrn.c @@ -130,7 +130,6 @@ const static struct method etrn = FALSE, /* this is not a tagged protocol */ FALSE, /* this does not use a message delimiter */ etrn_ok, /* parse command response */ - NULL, /* no password canonicalization */ NULL, /* no need to get authentication */ etrn_getrange, /* initialize message sending */ NULL, /* we cannot get a list of sizes */ -- cgit v1.2.3