Part of the patch from bug #4301; clean up our prototypes, a lot. Still
[mmh] / uip / scansbr.c
index ae347e8..835a884 100644 (file)
@@ -56,7 +56,6 @@ char *scanl = 0;                      /* text of most recent scanline    */
 /*
  * prototypes
  */
-int sc_width (void);                   /* from termsbr.c */
 static int mh_fputs(char *, FILE *);
 
 #ifdef MULTIBYTE_SUPPORT