diff options
-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>
|