diff options
Diffstat (limited to 'src/xdisp.c')
| -rw-r--r-- | src/xdisp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xdisp.c b/src/xdisp.c index 32c8224cf04..a7be5fc275c 100644 --- a/src/xdisp.c +++ b/src/xdisp.c | |||
| @@ -12948,8 +12948,6 @@ redisplay_internal (void) | |||
| 12948 | 12948 | ||
| 12949 | unbind_to (count1, Qnil); | 12949 | unbind_to (count1, Qnil); |
| 12950 | 12950 | ||
| 12951 | FRAME_SCROLL_BOTTOM_VPOS (XFRAME (w->frame)) = -1; | ||
| 12952 | |||
| 12953 | consider_all_windows_p = (update_mode_lines | 12951 | consider_all_windows_p = (update_mode_lines |
| 12954 | || buffer_shared_and_changed () | 12952 | || buffer_shared_and_changed () |
| 12955 | || cursor_type_changed); | 12953 | || cursor_type_changed); |