OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmSplashScreen.cs
index a60703b..68441d4 100644 (file)
@@ -1,20 +1,13 @@
 /*  frmSplashScreen.cs $\r
        \r
           This file is part of the HandBrake source code.\r
-          Homepage: <http://handbrake.m0k.org/>.\r
+          Homepage: <http://handbrake.fr>.\r
           It may be used under the terms of the GNU General Public License. */\r
 \r
-using System;\r
-using System.Collections.Generic;\r
-using System.ComponentModel;\r
-using System.Data;\r
-using System.Drawing;\r
-using System.Text;\r
-using System.Windows.Forms;\r
-using System.Threading;\r
-\r
 namespace Handbrake\r
 {\r
+    using System.Windows.Forms;\r
+\r
     public partial class frmSplashScreen : Form\r
     {\r
         public frmSplashScreen()\r