From: Karl Heuer Date: Mon, 15 Jul 1996 21:38:40 +0000 (+0000) Subject: Don't delare ospeed; cm.h already did it. X-Git-Tag: emacs-19.34~175 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8489d7a9767a2fd50fa1c54eb3b6767220167724;p=emacs.git Don't delare ospeed; cm.h already did it. --- diff --git a/src/dispnew.c b/src/dispnew.c index c227e1ad16e..c45649deb1e 100644 --- a/src/dispnew.c +++ b/src/dispnew.c @@ -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. */ #ifdef MULTI_FRAME