X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=ba33a03c593c2c03327e8b13883815171160a252;hp=973da677dab056a6dfad74b2b2083f6089e7ebc2;hb=412b2e54251ff6e20537f83b95c8ee76ea8c5c40;hpb=5f6cb9c6ca7a84cbb7b7e3fd4d033af99caa9e18 diff --git a/h/prototypes.h b/h/prototypes.h index 973da67..ba33a03 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -85,7 +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);