mirror of
https://github.com/webmin/webmin.git
synced 2026-09-14 09:30:39 +01:00
remove debugging code
This commit is contained in:
@@ -330,7 +330,6 @@ foreach my $c (sort { $a->{'name'} cmp $b->{'name'} } @current) {
|
||||
'severity' => 0 });
|
||||
}
|
||||
}
|
||||
print STDERR "done\n";
|
||||
return @rv;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user