summaryrefslogtreecommitdiffstats
path: root/win/C#/frmSplashScreen.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/frmSplashScreen.cs')
-rw-r--r--win/C#/frmSplashScreen.cs7
1 files changed, 0 insertions, 7 deletions
diff --git a/win/C#/frmSplashScreen.cs b/win/C#/frmSplashScreen.cs
index 65250727a..dca8bd2ff 100644
--- a/win/C#/frmSplashScreen.cs
+++ b/win/C#/frmSplashScreen.cs
@@ -4,14 +4,7 @@
Homepage: <http://handbrake.fr>.
It may be used under the terms of the GNU General Public License. */
-using System;
-using System.Collections.Generic;
-using System.ComponentModel;
-using System.Data;
-using System.Drawing;
-using System.Text;
using System.Windows.Forms;
-using System.Threading;
namespace Handbrake
{