X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FfrmSplashScreen.cs;h=dca8bd2ff12c556eb5b17a023ac81717900c90b8;hb=a3a7afcb7aa68ec73f6552c528d93ea989905cc2;hp=a60703b34c527648ce9ff0d0b3e05d314111e7e4;hpb=65c22f1b679be4c6a631ea68b501ca465d7ac5c8;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/frmSplashScreen.cs b/win/C#/frmSplashScreen.cs index a60703b3..dca8bd2f 100644 --- a/win/C#/frmSplashScreen.cs +++ b/win/C#/frmSplashScreen.cs @@ -1,17 +1,10 @@ /* frmSplashScreen.cs $ This file is part of the HandBrake source code. - Homepage: . + Homepage: . 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 {