remove dead code

This commit is contained in:
David Sparer
2018-02-01 20:54:24 -06:00
parent 2e82551b7c
commit ec38ee9abc

View File

@@ -200,17 +200,6 @@ namespace mRemoteNG.Config.Settings
AddExternalAppsPanel();
AddQuickConnectPanel();
AddMultiSshPanel();
// if (mRemoteNG.Settings.Default.QuickyTBLocation.X > mRemoteNG.Settings.Default.ExtAppsTBLocation.X)
//{
// AddExternalAppsPanel();
// AddQuickConnectPanel();
//}
//else
//{
// AddQuickConnectPanel();
// AddExternalAppsPanel();
//}
}
/// <summary>