remove function call, no longer needed.
This commit is contained in:
parent
c16d6e69a9
commit
de4c7253e2
|
@ -189,7 +189,5 @@ function! airline#extensions#load()
|
|||
call airline#extensions#{name}#init(s:ext)
|
||||
endif
|
||||
endfor
|
||||
|
||||
call airline#util#exec_funcrefs(g:airline_statusline_funcrefs)
|
||||
endfunction
|
||||
|
||||
|
|
Loading…
Reference in New Issue