Merged annosbr.c into anno.c, as it is no longer used be the other tools.
[mmh] / h / prototypes.h
index 61e2c49..0f61ce4 100644 (file)
@@ -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 *);