mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
Remove left over debug in hvsupport.pl script
This commit is contained in:
parent
121fc4f9f3
commit
6c79469ccc
@ -205,7 +205,6 @@ foreach my $drivertable (@drivertable) {
|
||||
if ($grp ne "virStateDriver" &&
|
||||
$grp ne "virStreamDriver") {
|
||||
$ingrp = $grp;
|
||||
warn "[$ingrp]";
|
||||
$groups{$ingrp} = { apis => {}, drivers => {} };
|
||||
}
|
||||
} elsif ($ingrp) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user