From b8c59279404ee384839e86e5f68e94bb257c45d7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 9 Oct 1996 16:44:21 +0000 Subject: Removed all pretentions to RPOP support. svn path=/trunk/; revision=267 --- fetchmail.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 364c8bf9..99f16c87 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -17,7 +17,6 @@ #define P_POP3 3 #define P_IMAP 4 #define P_APOP 5 -#define P_RPOP 6 /* definitions for buffer sizes -- somewhat arbitrary */ #define POPBUFSIZE 512 /* per RFC 937 */ -- cgit v1.2.3