mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove obsolete TODO comment
This commit is contained in:
parent
81a15d636e
commit
d626ca1e98
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ class Reline::LineEditor
|
|||
@byte_pointer = new_byte_pointer
|
||||
end
|
||||
|
||||
def rerender # TODO: support physical and logical lines
|
||||
def rerender
|
||||
return if @line.nil?
|
||||
if @menu_info
|
||||
scroll_down(@highest_in_all - @first_line_started_from)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue