Minor cleanup

This commit is contained in:
Alexandre Carlton 2014-11-30 21:20:43 +11:00
parent 4e118cf10c
commit ff51e68edd

View File

@ -897,7 +897,6 @@ while 1 " Without TCO, Vim stack is bound to explode
let new = !isdirectory(spec.dir)
call s:log(new ? '+' : '*', name, pull ? 'Updating ...' : 'Installing ...')
echom 'blah'
redraw
let executables = s:missing_executables(spec.needs)