X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=f2c4652aefd3f9cb19c6a8f74804eca7941515bd;hb=264f6e648f566f8efaa0188fb6a9e4908329d6d6;hp=973da677dab056a6dfad74b2b2083f6089e7ebc2;hpb=8edc5aaf86f9f77124664f6801bc6c6cdf258173;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 973da67..f2c4652 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -85,8 +85,6 @@ void push(void); char *pwd(void); char *mhbasename(char *); void readconfig(struct node **, FILE *, char *, int); -int refile(char **, char *); -void ruserpass(char *, char **, char **); int seq_addmsg(struct msgs *, char *, int, int, int); int seq_addsel(struct msgs *, char *, int, int); char *seq_bits(struct msgs *);