aboutsummaryrefslogtreecommitdiffstats
path: root/pop2.c
diff options
context:
space:
mode:
Diffstat (limited to 'pop2.c')
-rw-r--r--pop2.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/pop2.c b/pop2.c
index 322a7c4d..e37baaa9 100644
--- a/pop2.c
+++ b/pop2.c
@@ -16,12 +16,6 @@
#include "socket.h"
#include "fetchmail.h"
-/*********************************************************************
-
- Method declarations for POP2
-
- *********************************************************************/
-
static int pound_arg, equal_arg;
int pop2_ok (argbuf,socket)