diff options
Diffstat (limited to 'fetchmail.h')
-rw-r--r-- | fetchmail.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/fetchmail.h b/fetchmail.h index 47f09a72..1c2a5e21 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -2,14 +2,6 @@ * For license terms, see the file COPYING in this directory. */ -/*********************************************************************** - module: fetchmail.h - project: fetchmail - programmer: Eric S. Raymond <esr@thyrsus.com> - description: global constant, type, and variable definitions. - - ***********************************************************************/ - /* constants designating the various supported protocols */ #define P_AUTO 0 #define P_POP2 2 |