summaryrefslogtreecommitdiffstats
path: root/src/drawscreen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drawscreen.c')
-rw-r--r--src/drawscreen.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/drawscreen.c b/src/drawscreen.c
index e90da5f942..3153d36fd1 100644
--- a/src/drawscreen.c
+++ b/src/drawscreen.c
@@ -839,10 +839,6 @@ after_updating_screen(int may_resize_shell UNUSED)
// handle the drop now.
handle_any_postponed_drop();
#endif
-
- if (p_ch == 0)
- // in case it was changed in dont_use_message_window()
- cmdline_row = Rows;
}
/*