aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-26 15:57:33 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-26 15:57:33 +0000
commit5ad95abd711a7a0a619246fd2bb4a7cfe60acc1b (patch)
tree922e52cabaab31c906a3096f9d0c675fdaca11f3 /fetchmail.h
parent99e56e3b4c7c2692ce76caa9beb552cf52816dc8 (diff)
downloadfetchmail-5ad95abd711a7a0a619246fd2bb4a7cfe60acc1b.tar.gz
fetchmail-5ad95abd711a7a0a619246fd2bb4a7cfe60acc1b.tar.bz2
fetchmail-5ad95abd711a7a0a619246fd2bb4a7cfe60acc1b.zip
No more rpopid field.
svn path=/trunk/; revision=162
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fetchmail.h b/fetchmail.h
index 8f2cc579..8bb1c970 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -62,7 +62,6 @@ struct hostrec
char localname [USERNAMELEN+1];
char remotename [USERNAMELEN+1];
char password [PASSWORDLEN+1];
- char rpopid [PASSWORDLEN+1];
char userfolder [FOLDERLEN+1];
char remotefolder [FOLDERLEN];
char smtphost[HOSTLEN+1];