]> diplodocus.org Git - nmh/blobdiff - uip/msh.c
Initialized local wasdlm to prevent uninitialized use.
[nmh] / uip / msh.c
index 43530db3946bcfbc23937d5c395d294a25455732..f6d1a362b4cc9f2c59125e57957418b549136e4e 100644 (file)
--- a/uip/msh.c
+++ b/uip/msh.c
@@ -153,8 +153,6 @@ int told_to_quit;           /* SIGQUIT detected */
 /*
  * prototypes
  */
-int SOprintf (char *, ...);  /* from termsbr.c */
-int sc_width (void);         /* from termsbr.c */
 void fsetup (char *);
 void setup (char *);
 FILE *msh_ready (int, int);