diff options
Diffstat (limited to 'fetchmail.h')
-rw-r--r-- | fetchmail.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fetchmail.h b/fetchmail.h index e23ecfda..eaf11fb0 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -186,8 +186,6 @@ int openmailpipe (char **); int closemailpipe(int); int daemonize(const char *, void (*)(int)); -FILE *sockopen(char *, int); - int prc_parse_file(const char *); int prc_filecheck(const char *); |