You need to put the following code at teh bottom of the part signal:
if ($hget(ToKick,$2) == voting) {
vcmp.adminchat Vote Kick cancelled for $2 $+ , Reason: Left the server!
!writeini -n vcmp.votes.ini VOTES $2 0
remini vcmp.votes.ini VOTES $2
hdel ToKick $2
hfree VoteKick
hdel VotedTable $2
}