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 --- odmr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'odmr.c') diff --git a/odmr.c b/odmr.c index 4c3d2322..c712ccb8 100644 --- a/odmr.c +++ b/odmr.c @@ -190,7 +190,6 @@ const static struct method odmr = FALSE, /* this is not a tagged protocol */ FALSE, /* this does not use a message delimiter */ odmr_ok, /* parse command response */ - NULL, /* no password canonicalization */ NULL, /* no need to get authentication */ odmr_getrange, /* initialize message sending */ NULL, /* we cannot get a list of sizes */ -- cgit v1.2.3