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