Fix minor bug for latexmain specifier

This commit is contained in:
Karl Yngve Lervåg 2016-04-10 22:03:24 +02:00
parent e859de9cd3
commit 73b50603a8

View File

@ -560,8 +560,6 @@ endfunction
" }}}1
function! s:get_main_latexmain(file) " {{{1
if !filereadable(a:file) | return '' | endif
"
" Gather candidate files
"