Removed unnecessary prototypes.
[mmh] / h / prototypes.h
index 4d93d9b..cd282b0 100644 (file)
@@ -136,14 +136,6 @@ int strncasecmp(const char *s1, const char *s2, size_t n);
 
 
 /*
-** some prototypes for address parsing system
-** (others are in addrsbr.h)
-*/
-char *LocalName(void);
-char *SystemName(void);
-char *OfficialName(char *);
-
-/*
 ** prototypes for some routines in uip
 */
 int annotate(char *, char *, char *, int, int, int, int);