Another cleanup.

This commit is contained in:
Alexandre Carlton 2014-11-30 22:19:50 +11:00
parent ff51e68edd
commit 9a9139e802

View File

@ -578,7 +578,6 @@ function! s:assign_name()
silent! execute 'f' fnameescape(name)
endfunction
function! s:do(pull, force, todo)
for [name, spec] in items(a:todo)
if !isdirectory(spec.dir)