diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/dispnew.c | 2 |
1 files changed, 0 insertions, 2 deletions
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. */ | |||
| 167 | 167 | ||
| 168 | struct cm Wcm; /* Structure for info on cursor positioning */ | 168 | struct cm Wcm; /* Structure for info on cursor positioning */ |
| 169 | 169 | ||
| 170 | extern short ospeed; /* Output speed (from sg_ospeed) */ | ||
| 171 | |||
| 172 | int delayed_size_change; /* 1 means SIGWINCH happened when not safe. */ | 170 | int delayed_size_change; /* 1 means SIGWINCH happened when not safe. */ |
| 173 | 171 | ||
| 174 | #ifdef MULTI_FRAME | 172 | #ifdef MULTI_FRAME |