Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx> --- Leftover from refactor generation of shortlog, tags and heads body. gitweb/gitweb.perl | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl index 5b30654..9e4822b 100755 --- a/gitweb/gitweb.perl +++ b/gitweb/gitweb.perl @@ -1641,7 +1641,6 @@ sub git_heads { git_print_header_div('summary', $project); my $taglist = git_read_refs("refs/heads"); - my $alternate = 0; if (defined @$taglist) { git_heads_body($taglist, $head); } -- 1.4.1.1 - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html