From f1e41e6602629ab039f07faf6b6ade2501824502 Mon Sep 17 00:00:00 2001 From: IvenBach Date: Sat, 23 May 2020 21:28:11 -0700 Subject: [PATCH] Remove unused converters Their declaration in XAML in made redundant by the ResourecDictionary. --- .../UI/Refactorings/ExtractInterface/ExtractInterfaceView.xaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Rubberduck.Core/UI/Refactorings/ExtractInterface/ExtractInterfaceView.xaml b/Rubberduck.Core/UI/Refactorings/ExtractInterface/ExtractInterfaceView.xaml index ea2a1ac9aa..aa1fc91079 100644 --- a/Rubberduck.Core/UI/Refactorings/ExtractInterface/ExtractInterfaceView.xaml +++ b/Rubberduck.Core/UI/Refactorings/ExtractInterface/ExtractInterfaceView.xaml @@ -13,8 +13,6 @@ - -