aboutsummaryrefslogtreecommitdiffstats
path: root/pop2.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-25 04:01:08 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-25 04:01:08 +0000
commit61d04dd2612007fa106d456fe4eced2b762c0c38 (patch)
tree96faaa8177142ec6778e5cb2b188365d88143a56 /pop2.c
parent70f8bdddc40885f2a240c3ac3766fa34921a54cd (diff)
downloadfetchmail-61d04dd2612007fa106d456fe4eced2b762c0c38.tar.gz
fetchmail-61d04dd2612007fa106d456fe4eced2b762c0c38.tar.bz2
fetchmail-61d04dd2612007fa106d456fe4eced2b762c0c38.zip
Eliminate unnecessary verbiage.
svn path=/trunk/; revision=134
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)