diff options
author | sr55 <[email protected]> | 2014-08-21 17:34:01 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2014-08-21 17:34:01 +0000 |
commit | 0951ffcde7c991a2a4bcaf24691af61db87a2c20 (patch) | |
tree | 3d1bf6d4573d75fa64f6d2063eeb5604a72d6f3d /win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj | |
parent | f96f713a3d83538ef59be552c0987ebf1b21d0a0 (diff) |
WinGui: Remove some cruft from the solution.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6335 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj')
-rw-r--r-- | win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj index 2a45218f3..c55cd035c 100644 --- a/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj +++ b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj @@ -111,7 +111,6 @@ <Compile Include="Factories\PlistPresetFactory.cs" />
<Compile Include="Isolation\BackgroundServiceConnector.cs" />
<Compile Include="Isolation\IsolatedEncodeService.cs" />
- <Compile Include="LibHb\AudioVideoHelpers.cs" />
<Compile Include="Model\Audio\AudioBehaviourModes.cs" />
<Compile Include="Model\Audio\AudioBehaviours.cs" />
<Compile Include="Model\Encoding\DenoisePreset.cs" />
|