Removed unnecessary prototypes.
[mmh] / uip / rcvtty.c
index ecdbbcf..86066ed 100644 (file)
@@ -69,11 +69,6 @@ static char *form = NULL;
 static char *format = NULL;
 
 /*
-** external prototypes
-*/
-char *getusername(void);
-
-/*
 ** static prototypes
 */
 static RETSIGTYPE alrmser(int);