From b2abeb5b70a7a90ca84a32091f56c14ba4d7d785 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 4 Dec 2012 18:18:31 +0000 Subject: [PATCH] Take out comment nodehm.conserver is used git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14545 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 3 --- 1 file changed, 3 deletions(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 6d9f32cc4..138d7e182 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -1664,9 +1664,6 @@ my @nodeattrs = ( access_tabentry => 'nodehm.node=attr:node', }, -### -# TODO: is nodehm.conserver used anywhere? I couldn't find any code references -### {attr_name => 'conserver', tabentry => 'nodehm.conserver', access_tabentry => 'nodehm.node=attr:node',