mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
remove dead code
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user