diff options
Diffstat (limited to 'fetchmail.h')
-rw-r--r-- | fetchmail.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 */ |