diff options
| author | AShifter <[email protected]> | 2017-05-07 15:58:48 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-05-07 15:58:48 -0600 |
| commit | 29d2b28cffd5d0f59632a761c2221ece7f257304 (patch) | |
| tree | 148ef9af7d6d3e2fb47fac8a5eb01d2c8abb291c /TimeHACK.Engine/TaskBarController.cs | |
| parent | 3b1dc21018b9d0163e64582820be0256f69777cf (diff) | |
| download | histacom2-29d2b28cffd5d0f59632a761c2221ece7f257304.tar.gz histacom2-29d2b28cffd5d0f59632a761c2221ece7f257304.tar.bz2 histacom2-29d2b28cffd5d0f59632a761c2221ece7f257304.zip | |
start Win98
because
Diffstat (limited to 'TimeHACK.Engine/TaskBarController.cs')
| -rw-r--r-- | TimeHACK.Engine/TaskBarController.cs | 6 |
1 files changed, 1 insertions, 5 deletions
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; |
