diff options
author | sr55 <[email protected]> | 2011-07-16 15:45:38 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2011-07-16 15:45:38 +0000 |
commit | 5045c6feeec292db6b538bfe4363c1e3790997fb (patch) | |
tree | 4e998dfaf92d9bf80ffbcfea29a0b0122ec909cc /win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj | |
parent | a3ceaf6979ff137b3e71ebaeee3a52942aeac3fa (diff) |
WinGui: Another duplicate model removed.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4110 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 4b27081e5..d9fc865ca 100644 --- a/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj +++ b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj @@ -107,7 +107,6 @@ <Compile Include="Model\Encoding\OutputFormat.cs" />
<Compile Include="Model\Encoding\SubtitleTrack.cs" />
<Compile Include="Model\Encoding\VideoEncoder.cs" />
- <Compile Include="Model\Encoding\VideoEncodeRateMode.cs" />
<Compile Include="Model\General\UpdateCheckInformation.cs" />
<Compile Include="Model\General\UpdateCheckResult.cs" />
<Compile Include="Model\ModelBase.cs" />
|