Remove useless line

The line became useless as of bf099a3fe2f
This commit is contained in:
Marco Hinz 2018-04-13 12:39:46 +02:00
parent 841b3f0597
commit 32a1761e42
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -73,7 +73,6 @@ function! sy#repo#get_diff_start(vcs) abort
endif
let [cmd, options] = s:initialize_job(a:vcs)
let [cwd, chdir] = sy#util#chdir()
call sy#verbose(printf('CMD: %s | CWD: %s', string(cmd), b:sy_info.dir), a:vcs)
let b:sy_job_id_{a:vcs} = jobstart(cmd, extend(options, {