diff --git a/Correlator/Dialog/AudioFileDialog.xaml b/Correlator/Dialog/AudioFileDialog.xaml index 327c8ae..92757c6 100644 --- a/Correlator/Dialog/AudioFileDialog.xaml +++ b/Correlator/Dialog/AudioFileDialog.xaml @@ -2,7 +2,6 @@ x:Class="Correlator.Dialog.AudioFileDialog" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - xmlns:b="http://schemas.microsoft.com/xaml/behaviors" xmlns:cvt="clr-namespace:Correlator.Converter" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:hc="https://handyorg.github.io/handycontrol" @@ -70,12 +69,6 @@ RowHeight="60" RowStyle="{StaticResource DataGridRowCustomStyleKey}"> - - - - - -