summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/HandBrakeWPF/Views')
-rw-r--r--win/CS/HandBrakeWPF/Views/AddPresetView.xaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/win/CS/HandBrakeWPF/Views/AddPresetView.xaml b/win/CS/HandBrakeWPF/Views/AddPresetView.xaml
index eb9d67b26..bc1dbbd62 100644
--- a/win/CS/HandBrakeWPF/Views/AddPresetView.xaml
+++ b/win/CS/HandBrakeWPF/Views/AddPresetView.xaml
@@ -96,12 +96,6 @@
AllowEmpty="True" />
</StackPanel>
- <CheckBox Grid.Row="4"
- Grid.Column="0" Grid.ColumnSpan="2"
- Margin="0,10,0,0"
- Content="{x:Static Properties:ResourcesUI.AddPresetView_SaveVideoFilters}"
- IsChecked="{Binding Preset.UsePictureFilters}" />
-
<!-- Description -->
<TextBlock Grid.Row="5"
Grid.Column="0" Margin="0,10,0,0"