OSDN Git Service

WinGui: Fix subtitle forced for foreign scan. Set it to "scan" instead of "Forced"
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmSplashScreen.cs
index 65ca835..dca8bd2 100644 (file)
@@ -1,11 +1,10 @@
-using System;\r
-using System.Collections.Generic;\r
-using System.ComponentModel;\r
-using System.Data;\r
-using System.Drawing;\r
-using System.Text;\r
+/*  frmSplashScreen.cs $\r
+       \r
+          This file is part of the HandBrake source code.\r
+          Homepage: <http://handbrake.fr>.\r
+          It may be used under the terms of the GNU General Public License. */\r
+\r
 using System.Windows.Forms;\r
-using System.Threading;\r
 \r
 namespace Handbrake\r
 {\r
@@ -15,7 +14,5 @@ namespace Handbrake
         {\r
             InitializeComponent();\r
         }\r
-\r
-           \r
     }\r
 }
\ No newline at end of file