mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove unused variable
This commit is contained in:
parent
60a0c20cb6
commit
41457dcbe0
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ class Reline::LineEditor
|
|||
end
|
||||
|
||||
private def check_multiline_prompt(buffer, prompt)
|
||||
special_prompt = nil
|
||||
if @vi_arg
|
||||
prompt = "(arg: #{@vi_arg}) "
|
||||
@rerender_all = true
|
||||
|
|
Loading…
Add table
Reference in a new issue