Matt McCutchen <hashproduct@xxxxxxxxx> writes: > -sub gitweb_have_snapshot { > - my ($ctype, $suffix, $command) = gitweb_check_feature('snapshot'); > - my $have_snapshot = (defined $ctype && defined $suffix); > - > - return $have_snapshot; Although you are removing this function, you still have a couple of callers left in the code. - To unsubscribe from this list: 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