Skip to content

Commit

Permalink
Cleaning code.
Browse files Browse the repository at this point in the history
  • Loading branch information
BDisp authored and tig committed Aug 14, 2023
1 parent d6a4146 commit 140168b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Terminal.Gui/ConsoleDrivers/WindowsDriver.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Linq;
using System.Management;
using System.Runtime.InteropServices;
using System.Threading;
using System.Threading.Tasks;
Expand Down Expand Up @@ -1683,7 +1681,6 @@ public override void UpdateCursor ()

public override void End ()
{

WinConsole.Cleanup ();
WinConsole = null;

Expand Down

0 comments on commit 140168b

Please sign in to comment.