]> git.ipfire.org Git - thirdparty/git.git/commit
http-fetch: remove path_len from struct alt_base, it was computed but never used
authorGerrit Pape <pape@smarden.org>
Wed, 28 Mar 2007 09:47:35 +0000 (09:47 +0000)
committerJunio C Hamano <junkio@cox.net>
Wed, 28 Mar 2007 11:44:23 +0000 (04:44 -0700)
commit9c880b3ea56a7ff2f66dcf12eb2351f0f51a54ef
tree5b78870d92fb8365010690c800f1336df39e3fd1
parent2afea3bcd2a2b3327d7e8bdabc9aebd6bef24c6e
http-fetch: remove path_len from struct alt_base, it was computed but never used

Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
http-fetch.c