should not always send heartbeats

This commit is contained in:
Alan Hamlett 2017-09-06 12:10:13 -07:00
parent d7b6f18e84
commit cc46d817ce
1 changed files with 0 additions and 1 deletions

View File

@ -269,7 +269,6 @@ let s:VERSION = '5.0.2'
" as STDIN and we are forced to send heartbeats individually.
call s:SendHeartbeats()
endif
call s:SendHeartbeats()
endif
endfunction