author | Junio C Hamano <junkio@cox.net> | |
Wed, 24 May 2006 23:42:38 +0000 (16:42 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 24 May 2006 23:42:38 +0000 (16:42 -0700) | ||
commit | 84c667ff97da2a3864ef7952b9f438d133ce35ef | |
tree | 6e4860856d7f1494303658fb2e5e4b96007604e9 | tree | snapshot |
parent | 4d548150ace0816dd5fe678cdbde75b13d5e5249 | commit | diff |
fetch.c: remove an unused variable and dead code.
Funnily enough, this variable was never assigned ever since it
was introduced, and has been protecting some code that has never
been executed.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Funnily enough, this variable was never assigned ever since it
was introduced, and has been protecting some code that has never
been executed.
Signed-off-by: Junio C Hamano <junkio@cox.net>
fetch.c | diff | blob | history | |
fetch.h | diff | blob | history |