From 1e73f743a8463ef70126d7b6b094f6ccc74c971e Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 14 Sep 2013 17:21:24 +0000 Subject: WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "MP4 File". The AV_MKV option will be removed at a later date. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5781 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Views/MainView.xaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'win/CS/HandBrakeWPF/Views') diff --git a/win/CS/HandBrakeWPF/Views/MainView.xaml b/win/CS/HandBrakeWPF/Views/MainView.xaml index cb1fa7582..4f7ab8ce0 100644 --- a/win/CS/HandBrakeWPF/Views/MainView.xaml +++ b/win/CS/HandBrakeWPF/Views/MainView.xaml @@ -219,7 +219,7 @@ - + @@ -514,15 +514,6 @@ ItemsSource="{Binding OutputFormats}" SelectedItem="{Binding SelectedOutputFormat}" /> -