From e0b4f16b01728d772ec2c3907116e71b3957f473 Mon Sep 17 00:00:00 2001 From: AShifter Date: Sat, 22 Apr 2017 13:50:14 -0600 Subject: Make Infobox95 use WinClassic Template saving energy etc --- TimeHACK.Engine/Template/AboutBox95.cs | 8 -------- 1 file changed, 8 deletions(-) (limited to 'TimeHACK.Engine/Template/AboutBox95.cs') diff --git a/TimeHACK.Engine/Template/AboutBox95.cs b/TimeHACK.Engine/Template/AboutBox95.cs index 397eb4c..33c40e4 100644 --- a/TimeHACK.Engine/Template/AboutBox95.cs +++ b/TimeHACK.Engine/Template/AboutBox95.cs @@ -1,13 +1,5 @@ using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Drawing; -using System.Data; -using System.Linq; -using System.Text; -using System.Threading.Tasks; using System.Windows.Forms; -using System.Security.Principal; namespace TimeHACK.Engine.Template { -- cgit v1.2.3