Merge pull request #486 from xenserver/GaborApatiNagy-patch-1

CA-169167: Screen resolution is less than the default value after swi…
This commit is contained in:
Mihaela Stoica 2015-06-04 13:50:16 +03:00
commit ca1609fe29

View File

@ -69,7 +69,6 @@ namespace XenAdmin.ConsoleView
private int ConnectionRetries = 0;
private volatile bool useVNC = true;
private volatile bool autoSwitchRDPLater = false;
private bool autoCaptureKeyboardAndMouse = true;
internal bool showConnectionBar = true;