mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
removed unused code
This commit is contained in:
@@ -359,11 +359,6 @@ namespace mRemoteNG.UI.Controls
|
||||
this.InvokeExpand(rootConnectionNode);
|
||||
}
|
||||
|
||||
public void EnsureRootNodeVisible()
|
||||
{
|
||||
EnsureModelVisible(GetRootConnectionNode());
|
||||
}
|
||||
|
||||
private void tvConnections_AfterSelect(object sender, EventArgs e)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user