mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 18:50:08 +00:00
Removing old binary link. r=slamm
This commit is contained in:
parent
af653f28eb
commit
9809b56459
@ -364,14 +364,6 @@ BEGIN {
|
||||
"<br>Bl:", print_bloat_delta($bloat, $bloat_cmp);
|
||||
}
|
||||
|
||||
# Binary
|
||||
#
|
||||
if ($br->{binaryname} ne '') {
|
||||
$binfile = "$buildtree/bin/$br->{buildtime}/$br->{buildname}/"
|
||||
."$br->{binaryname}";
|
||||
$binfile =~ s/ //g;
|
||||
print " <a href=$rel_path$binfile>B</a>";
|
||||
}
|
||||
print "</tt>\n</td>";
|
||||
}
|
||||
print "</tr>\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user