From f72b77a3eca0126a3842265919635bb442202ae3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 7 Dec 1998 03:00:06 +0000 Subject: Fixed Ken Estes's lmtp_responses bug. svn path=/trunk/; revision=2263 --- fetchmail.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 2f97a016..f3522c51 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -278,9 +278,6 @@ struct msgblk /* message header parsed for open_sink() */ struct idlist *recipients; /* addressees */ char return_path[HOSTLEN + USERNAMELEN + 4]; int reallen; - - /* this is written by open_sink */ - int lmtp_responses; /* count of LMTP responses expected */ }; -- cgit v1.2.3