From 6c79469ccc3245b9572dcaabe8cd620ba3fabfad Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 18 Nov 2014 17:53:51 +0000 Subject: [PATCH] Remove left over debug in hvsupport.pl script --- docs/hvsupport.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/hvsupport.pl b/docs/hvsupport.pl index 96720eb84f..6bbd44a818 100755 --- a/docs/hvsupport.pl +++ b/docs/hvsupport.pl @@ -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) { -- 2.47.2