From 29d2b28cffd5d0f59632a761c2221ece7f257304 Mon Sep 17 00:00:00 2001 From: AShifter Date: Sun, 7 May 2017 15:58:48 -0600 Subject: start Win98 because --- TimeHACK.Engine/TaskBarController.cs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'TimeHACK.Engine/TaskBarController.cs') diff --git a/TimeHACK.Engine/TaskBarController.cs b/TimeHACK.Engine/TaskBarController.cs index 3ede876..3d73d63 100644 --- a/TimeHACK.Engine/TaskBarController.cs +++ b/TimeHACK.Engine/TaskBarController.cs @@ -1,8 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; +using System.Collections.Generic; using System.Windows.Forms; using System.Drawing; -- cgit v1.2.3