Part of the patch from bug #4301; clean up our prototypes, a lot. Still
[mmh] / uip / dp.c
index c94c8ea..4e9c5cb 100644 (file)
--- a/uip/dp.c
+++ b/uip/dp.c
@@ -37,11 +37,6 @@ static struct format *fmt;
 static int dat[5];
 
 /*
- * prototypes
- */
-int sc_width (void);  /* from termsbr.c */
-
-/*
  * static prototypes
  */
 static int process (char *, int);