diff options
Diffstat (limited to 'src/window.h')
| -rw-r--r-- | src/window.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/window.h b/src/window.h index ea127ca95a8..1524805579f 100644 --- a/src/window.h +++ b/src/window.h | |||
| @@ -852,11 +852,6 @@ extern EMACS_INT minibuf_level; | |||
| 852 | 852 | ||
| 853 | extern int update_mode_lines; | 853 | extern int update_mode_lines; |
| 854 | 854 | ||
| 855 | /* Nonzero if BEGV - BEG or Z - ZV of current buffer has changed since | ||
| 856 | last redisplay that finished. */ | ||
| 857 | |||
| 858 | extern int clip_changed; | ||
| 859 | |||
| 860 | /* Nonzero if window sizes or contents have changed since last | 855 | /* Nonzero if window sizes or contents have changed since last |
| 861 | redisplay that finished */ | 856 | redisplay that finished */ |
| 862 | 857 | ||