aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/Template/AboutBox95.cs
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-04-22 13:50:14 -0600
committerAShifter <[email protected]>2017-04-22 13:50:14 -0600
commite0b4f16b01728d772ec2c3907116e71b3957f473 (patch)
treed6f255e82abb086a11d8678827ac2eea94f1f6fe /TimeHACK.Engine/Template/AboutBox95.cs
parent51177cd4c24b9b107726bdbae914d49f6b5fa7b5 (diff)
downloadhistacom2-e0b4f16b01728d772ec2c3907116e71b3957f473.tar.gz
histacom2-e0b4f16b01728d772ec2c3907116e71b3957f473.tar.bz2
histacom2-e0b4f16b01728d772ec2c3907116e71b3957f473.zip
Make Infobox95 use WinClassic Template
saving energy etc
Diffstat (limited to 'TimeHACK.Engine/Template/AboutBox95.cs')
-rw-r--r--TimeHACK.Engine/Template/AboutBox95.cs8
1 files changed, 0 insertions, 8 deletions
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
{