Remove call to a removed function
Function was removed in a90b080
(“Remove all exports”), but call survived.
Fixes #1286
This commit is contained in:
parent
edec4215c1
commit
c606db75a5
|
@ -76,7 +76,6 @@ function powerline-setup
|
|||
"
|
||||
_powerline_set_columns
|
||||
end
|
||||
_powerline_bind_mode
|
||||
_powerline_set_default_mode
|
||||
_powerline_update
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue