changeset 15687:a7e682390026

Don't delare ospeed; cm.h already did it.
author Karl Heuer <kwzh@gnu.org>
date Mon, 15 Jul 1996 21:38:40 +0000
parents eb312ef89034
children 0a8875981734
files src/dispnew.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/dispnew.c	Mon Jul 15 21:36:19 1996 +0000
+++ b/src/dispnew.c	Mon Jul 15 21:38:40 1996 +0000
@@ -167,8 +167,6 @@
 
 struct cm Wcm;		/* Structure for info on cursor positioning */
 
-extern short ospeed;	/* Output speed (from sg_ospeed) */
-
 int delayed_size_change;  /* 1 means SIGWINCH happened when not safe.  */
 
 #ifdef MULTI_FRAME