Remove unused 'got_alternates' variable.
commitdc1b5ea8781644203213e83b74cf3b432d88d067
authorJunio C Hamano <junkio@cox.net>
Tue, 11 Oct 2005 06:22:02 +0000 (10 23:22 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 11 Oct 2005 06:22:02 +0000 (10 23:22 -0700)
treee7bd906714ce1e477a90ea1ca1459f2e5aab5545
parentb721e01f6efd84b04c6946553cd566f2707c964d
Remove unused 'got_alternates' variable.

The function fetch_alternates() is called only once from the
main now.

Signed-off-by: Junio C Hamano <junkio@cox.net>
http-fetch.c