X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/5f5b104bb98acbec179dd43d6dc83a4b15867b9138e25076d11fc25817785ccc..a0dd026981d74dd5794e7cabbd3274c55f3343970159ec2e1caf48912632eaf6:/gitweb.perl diff --git a/gitweb.perl b/gitweb.perl index 6c6ec98..b8a701f 100755 --- a/gitweb.perl +++ b/gitweb.perl @@ -1975,9 +1975,6 @@ sub git_shortlog_body { # uses global variable $project my ($revlist, $from, $to, $refs, $extra) = @_; - my ($ctype, $suffix, $command) = gitweb_check_feature('snapshot'); - my $have_snapshot = (defined $ctype && defined $suffix); - $from = 0 unless defined $from; $to = $#{$revlist} if (!defined $to || $#{$revlist} < $to); @@ -2003,10 +2000,8 @@ sub git_shortlog_body { print "\n" . "