]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't delare ospeed; cm.h already did it.
authorKarl Heuer <kwzh@gnu.org>
Mon, 15 Jul 1996 21:38:40 +0000 (21:38 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 15 Jul 1996 21:38:40 +0000 (21:38 +0000)
src/dispnew.c

index c227e1ad16e8a15e26b590159527251159dc743e..c45649deb1ec342e127568ccd7359f3fd15cbfa0 100644 (file)
@@ -167,8 +167,6 @@ FILE *termscript;   /* Stdio stream being used for copy of all output.  */
 
 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.  */
 \f
 #ifdef MULTI_FRAME