aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fetchmail.h b/fetchmail.h
index 2a4f7af2..c98c18ea 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -433,8 +433,6 @@ char *str_find(struct idlist **, int);
char *idpair_find(struct idlist **, const char *);
void append_str_list(struct idlist **, struct idlist **);
void expunge_uids(struct query *);
-void update_str_lists(struct query *);
-void uid_expunge(struct query *);
void write_saved_lists(struct query *, const char *);
/* rcfile_y.y */