remove stray statement from last checkin

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7289 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2010-08-28 00:07:14 +00:00
parent 99c824e2f9
commit 1d4fb98157

View File

@ -1467,7 +1467,6 @@ sub clonevm {
return;
}
#arguments validated, on with our lives
my $xmltemplate =
my $mastertabentry={};
foreach (qw/os arch profile/) {
if (defined ($confdata->{nodetype}->{$node}->[0]->{$_})) {