should not always send heartbeats
This commit is contained in:
parent
d7b6f18e84
commit
cc46d817ce
1 changed files with 0 additions and 1 deletions
|
@ -269,7 +269,6 @@ let s:VERSION = '5.0.2'
|
||||||
" as STDIN and we are forced to send heartbeats individually.
|
" as STDIN and we are forced to send heartbeats individually.
|
||||||
call s:SendHeartbeats()
|
call s:SendHeartbeats()
|
||||||
endif
|
endif
|
||||||
call s:SendHeartbeats()
|
|
||||||
endif
|
endif
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue