mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-15 04:34:46 +00:00
Changed Debug.Console methods to log all messages marked as such to log; ssh cleanup
This commit is contained in:
@@ -293,8 +293,6 @@ namespace PepperDash.Core
|
||||
/// </summary>
|
||||
void HandleConnectionFailure()
|
||||
{
|
||||
|
||||
|
||||
if (Client != null)
|
||||
Client.Disconnect();
|
||||
KillStream();
|
||||
|
||||
Reference in New Issue
Block a user