From 863e83d402e3f745892c1931f93732a07d676138 Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 15 Jul 2020 11:57:35 +0800 Subject: [PATCH] RichTextBox in this project never expect Cut/Paste context menu actions. --- SourceGit/UI/Blame.xaml | 2 -- SourceGit/UI/DiffViewer.xaml | 4 ---- 2 files changed, 6 deletions(-) diff --git a/SourceGit/UI/Blame.xaml b/SourceGit/UI/Blame.xaml index dcf893d9..a10fb900 100644 --- a/SourceGit/UI/Blame.xaml +++ b/SourceGit/UI/Blame.xaml @@ -153,8 +153,6 @@ - - diff --git a/SourceGit/UI/DiffViewer.xaml b/SourceGit/UI/DiffViewer.xaml index 7f680673..2757981d 100644 --- a/SourceGit/UI/DiffViewer.xaml +++ b/SourceGit/UI/DiffViewer.xaml @@ -80,8 +80,6 @@ - - @@ -136,8 +134,6 @@ - -