Remove Test().

This commit is contained in:
manga_osyo
2015-07-06 07:20:59 +09:00
parent ea8b097f62
commit 3d595447da

View File

@@ -70,11 +70,6 @@ function! s:highlight_off()
endfunction
function! Test()
call s:Highlight.as_windo().disable_all()
endfunction
let s:old_enable_window_all = g:brightest#enable_highlight_all_window
function! brightest#hl_clear()
if empty(s:Highlight.hl_list())