diff options
author | sr55 <[email protected]> | 2009-11-25 12:55:29 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2009-11-25 12:55:29 +0000 |
commit | 8d07f8422dd290eabdb0d9d46e3227e6c10c7b3e (patch) | |
tree | 6d6083b644494aadd0e7f05a8a4ba597c05bb4c6 /win/C#/HandBrakeCS.csproj | |
parent | 17cd34a5dc137cf05265af9f7dcdff38a3624b0d (diff) |
WinGui:
- Remove reference to unused file.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2975 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index a67a4eacd..00cc4970b 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -141,11 +141,6 @@ <Compile Include="Controls\Filters.Designer.cs">
<DependentUpon>Filters.cs</DependentUpon>
</Compile>
- <Compile Include="Controls\NewTrackSlider.cs">
- </Compile>
- <Compile Include="Controls\NewTrackSlider.Designer.cs">
- <DependentUpon>NewTrackSlider.cs</DependentUpon>
- </Compile>
<Compile Include="Controls\PictureSettings.cs">
<SubType>UserControl</SubType>
</Compile>
|