diff options
author | sr55 <[email protected]> | 2010-07-17 22:25:01 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-07-17 22:25:01 +0000 |
commit | 561aa6ec3b4f018a4e76d1a57c7ffd6f0e7ded70 (patch) | |
tree | b320ca795db14f25259c8d01f5f03222b25a8db6 /win/C#/HandBrakeCS.csproj | |
parent | 4cacc7fd60440725739f4560f14eadf40e335890 (diff) |
WinGui:
- Some tweaks to the Logging code.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3445 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 76042e21b..0a947594b 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -272,7 +272,6 @@ <Compile Include="Functions\PresetLoader.cs" />
<Compile Include="Functions\QueryGenerator.cs" />
<Compile Include="Functions\Main.cs" />
- <Compile Include="Functions\System.cs" />
<Compile Include="Functions\UpdateCheckInformation.cs" />
<Compile Include="Functions\Win32.cs" />
<Compile Include="frmActivityWindow.cs">
|