mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
CA-115742: Removed unused variable.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
This commit is contained in:
parent
06e0ddacb7
commit
5e13fd1d01
@ -150,7 +150,6 @@ namespace XenAdmin.SettingsPanels
|
|||||||
|
|
||||||
public void ShowLocalValidationMessages()
|
public void ShowLocalValidationMessages()
|
||||||
{
|
{
|
||||||
double v;
|
|
||||||
if (!ValidToSave)
|
if (!ValidToSave)
|
||||||
{
|
{
|
||||||
HelpersGUI.ShowBalloonMessage(ShadowMultiplierTextBox,
|
HelpersGUI.ShowBalloonMessage(ShadowMultiplierTextBox,
|
||||||
|
Loading…
Reference in New Issue
Block a user