OSDN Git Service

29b1f46b98045bacc241537a5c6b4d43be44db60
[handbrake-jp/handbrake-jp.git] / win / C# / Functions / SystemInfo.cs.diff
1 diff --git a/win/C#/Functions/SystemInfo.cs b/win/C#/Functions/SystemInfo.cs
2 index 655a6f6..535bda6 100644
3 --- a/win/C#/Functions/SystemInfo.cs
4 +++ b/win/C#/Functions/SystemInfo.cs
5 @@ -1,12 +1,4 @@
6 -\r
7 -/*\r
8 - * This file come from HandBrake source code by http://handbrake.fr/ , \r
9 - * and modified by hylom <hylomm@gmail.com> for HandBrake Japanese version.\r
10 - * It may be used under the terms of the GNU General Public License.\r
11 - * last modified date: $Format:%cd$\r
12 - */\r
13 -\r
14 -using System;\r
15 +using System;\r
16  using System.Runtime.InteropServices;\r
17  using Microsoft.Win32;\r
18  \r