This commit is contained in:
David Sparer
2018-08-24 13:23:02 -05:00
parent 8f8492b0be
commit 507cdf75a5

View File

@@ -706,7 +706,6 @@ namespace mRemoteNG.UI.Window
UpdateRootInfoNode(e);
UpdateInheritanceNode();
ShowHideGridItems();
Runtime.ConnectionsService.SaveConnectionsAsync();
}
catch (Exception ex)
{