remove a sad and lonely endif

This commit is contained in:
Marco Hinz 2013-03-10 19:17:46 +01:00
parent e567aad11e
commit 87d66e1231

View File

@ -464,7 +464,6 @@ function! s:jump_to_next_hunk()
return return
endif endif
endif
if s:sy[path].last_jump_was_next == 0 if s:sy[path].last_jump_was_next == 0
let s:sy[path].id_jump += 2 let s:sy[path].id_jump += 2
endif endif