CA-226256: Trying to change boot order toggles boot flags

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
This commit is contained in:
Mihaela Stoica 2016-10-21 18:53:17 +01:00
parent 6bffb803a1
commit 93149f75f8

View File

@ -108,7 +108,6 @@ namespace XenAdmin.SettingsPanels
//
// m_checkedListBox
//
this.m_checkedListBox.CheckOnClick = true;
resources.ApplyResources(this.m_checkedListBox, "m_checkedListBox");
this.m_checkedListBox.FormattingEnabled = true;
this.m_checkedListBox.Name = "m_checkedListBox";