Make remove_backward coalesce repaints like it ought to

This commit is contained in:
ridiculousfish
2015-07-20 00:45:44 -07:00
parent 2109af0987
commit dd4639e5db

View File

@@ -1241,8 +1241,7 @@ static void remove_backward()
reader_super_highlight_me_plenty();
reader_repaint();
reader_repaint_needed();
}