-Remove stale commented code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -1466,12 +1466,6 @@ sub generic_vm_operation { #The general form of firing per-vm requests to ESX hy
 | 
			
		||||
                vmview=>$mgdvms{$node},
 | 
			
		||||
                exargs=>\@exargs
 | 
			
		||||
            );
 | 
			
		||||
#REMINDER FOR RINV TO COME
 | 
			
		||||
#     foreach (@nothing) { #@{$mgdvms{$node}->config->hardware->device}) {
 | 
			
		||||
#           if (defined $_->{macAddress}) {
 | 
			
		||||
#                  print "\nFound a mac: ".$_->macAddress."\n";
 | 
			
		||||
#               }
 | 
			
		||||
#           }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user