remove bogus info from a method comment

This commit is contained in:
marty 2009-09-13 18:38:10 +12:00
parent f3fdaccc38
commit 9712de9a47

View File

@ -58,9 +58,6 @@ endfunction
" "
"depends on a function called SyntaxCheckers_{&ft}_GetLocList() existing "depends on a function called SyntaxCheckers_{&ft}_GetLocList() existing
"elsewhere "elsewhere
"
"saves and restores some settings that the syntax checking function may wish
"to screw with if it uses :lmake!
function! s:CacheErrors() function! s:CacheErrors()
let b:syntastic_loclist = [] let b:syntastic_loclist = []