remove debugging

master
joey 2007-03-07 09:49:38 +00:00
parent b365d864c5
commit 16ab4ba2df
1 changed files with 0 additions and 2 deletions

View File

@ -428,8 +428,6 @@ sub htmllink ($$$;@) { #{{{
my $link=shift;
my %opts=@_;
print STDERR "bestlink $lpage $link\n" if $lpage eq "roadmap" && $link =~/rcs/;
my $bestlink;
if (! $opts{forcesubpage}) {
$bestlink=bestlink($lpage, $link);