Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vs-editor-api.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Editor/Text/Util/TextUIUtil/WpfHelper.cs')
-rw-r--r--src/Editor/Text/Util/TextUIUtil/WpfHelper.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Editor/Text/Util/TextUIUtil/WpfHelper.cs b/src/Editor/Text/Util/TextUIUtil/WpfHelper.cs
index 65219ac..1edab1d 100644
--- a/src/Editor/Text/Util/TextUIUtil/WpfHelper.cs
+++ b/src/Editor/Text/Util/TextUIUtil/WpfHelper.cs
@@ -14,7 +14,6 @@ namespace Microsoft.VisualStudio.Text.Utilities
using System.Security;
using System.Text;
using System.Windows;
- using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Media;