Remove unused remote_prefix member in builtin-remote
commit6a15bc0d220cf3b139d80326afa0d70411916aed
authorShawn O. Pearce <spearce@spearce.org>
Sun, 1 Jun 2008 03:57:48 +0000 (31 23:57 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 1 Jun 2008 06:54:10 +0000 (31 23:54 -0700)
tree6f6807c78817b157a79a8bd042b6a7fdc44fe6a3
parentd2b3691b61d516a0ad2bf700a2a5d9113ceff0b1
Remove unused remote_prefix member in builtin-remote

Not sure when this became unused, but no code references it,
other than to populate the strbuf with an initial value.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-remote.c