X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frcvtty.c;h=86066ed58fcc59352e2898c90d57906c94b8a73d;hb=2d48b455c303a807041c35e4248955f8bec59eeb;hp=ecdbbcfb899ac1c6aa2fe9cfdc7a5f2d35c8a98c;hpb=33dc8211a72df0c27fa11220f3b27583cd1c7e49;p=mmh diff --git a/uip/rcvtty.c b/uip/rcvtty.c index ecdbbcf..86066ed 100644 --- a/uip/rcvtty.c +++ b/uip/rcvtty.c @@ -69,11 +69,6 @@ static char *form = NULL; static char *format = NULL; /* -** external prototypes -*/ -char *getusername(void); - -/* ** static prototypes */ static RETSIGTYPE alrmser(int);