X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=0f61ce45ffbe4f2b3889d504cccbcc3425b901a9;hb=9e6d91313f01c96b4058d6bf419a8ca9a207bc33;hp=61e2c4912849b0c984a4c41400c9643af0909c69;hpb=8e98a317c86f10e0c7e866c069e143bf48cf9814;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 61e2c49..0f61ce4 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -133,9 +133,6 @@ int strncasecmp(const char *s1, const char *s2, size_t n); /* ** prototypes for some routines in uip */ -int annotate(char *, char *, char *, int, int, int, int); -void annolist(char *, char *, char *, int); -void annopreserve(int); int distout(char *, char *, char *); int what_now(char *, int, int, char *, char *, int, struct msgs *, char *, char *);