X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=f2c4652aefd3f9cb19c6a8f74804eca7941515bd;hp=ba33a03c593c2c03327e8b13883815171160a252;hb=55e1d8c654ee0f7c45b9361ce34617983b454c32;hpb=c164fa6824a65205d96c9d1450dc656bec66553a diff --git a/h/prototypes.h b/h/prototypes.h index ba33a03..f2c4652 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); -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 *);