summaryrefslogtreecommitdiff
path: root/pith/send.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/send.h')
-rw-r--r--pith/send.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/pith/send.h b/pith/send.h
index 46b8771..1225282 100644
--- a/pith/send.h
+++ b/pith/send.h
@@ -225,8 +225,6 @@ METAENV *pine_new_env(ENVELOPE *, char **, char ***, PINEFIELD *);
void pine_free_env(METAENV **);
int check_addresses(METAENV *);
void update_answered_flags(REPLY_S *);
-unsigned int phone_home_hash(char *);
-ADDRESS *phone_home_from(void);
int call_mailer(METAENV *, BODY *, char **, int, void (*)(char *, int),
void (*)(PIPE_S *, int, void *));
int write_postponed(METAENV *, BODY *);