ssh: remove unused variable
This was introduced in 03f6c5cd93ec, which added use of
sysctl net.inet.ip.portrange.reservedhigh instead of IPPORT_RESERVED,
but it appears the rest of that change was lost in some subsequent
update.
The change should probably be restored, but until then there is no
reason to leave an unused variable around.
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 9e14b918f956c532d0b81c945160bd9bc85c5604)