-Remove debug output from previous checkin

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2008-05-07 14:29:05 +00:00
parent b487dcd0c7
commit e9457c3914

View File

@ -323,7 +323,6 @@ sub process_request
$querynics = 0;
}
}
print Dumper(\%activenics);
}
($href) = $sitetab->getAttribs({key => 'domain'}, 'value');
unless ($href and $href->{value})