X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=0b191f06412355fc272ec82acb4f014acce3a8fc;hb=b0b1dd37ff515578cf7cba51625189eb34a196cb;hp=5e5672ce4ae9263af4b47c121c23170d22e5a6ee;hpb=552fd7253e5ee9e554c5c7a8248a6322aa4363bb;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 5e5672c..0b191f0 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -111,7 +111,6 @@ void seq_setunseen(struct msgs *, int); int showfile(char **, char *); int smatch(char *, struct swit *); char *snprintb(char *, size_t, unsigned, char *); -int isprefix(char *, char *); int stringdex(char *, char *); char *toabsdir(char *); char *trimcpy(unsigned char *);