# HG changeset patch # User Karl Heuer # Date 837466720 0 # Node ID a7e68239002667dc20d225ac320f7a99378b07ad # Parent eb312ef890344798ae0eb3a2f142fb50b74385fa Don't delare ospeed; cm.h already did it. diff -r eb312ef89034 -r a7e682390026 src/dispnew.c --- 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