From ee5b7eb3b57a85f88522f64d9645954b43cdd262 Mon Sep 17 00:00:00 2001 From: Mitchell Date: Tue, 1 Dec 2015 10:11:16 -0500 Subject: [PATCH] Revert "editing: Added command and keybindings to remove previously selected word in multi-caret session - fixes #869" This reverts commit e05089655d78001e902edfa4b9bd7d6d2a014bbd. --- .../komodo/content/commandsOverlay.p.xul | 5 ---- src/chrome/komodo/content/editor.js | 27 ------------------- .../content/keybindings/keybindings.p.js | 8 +----- src/chrome/komodo/content/komodo.p.xul | 7 ----- src/chrome/komodo/locale/en-US/komodo.dtd | 2 -- src/schemes/Default.p.kkf | 4 +-- src/schemes/Emacs.p.kkf | 3 +-- src/schemes/Mac.p.kkf | 3 +-- 8 files changed, 4 insertions(+), 55 deletions(-) diff --git a/src/chrome/komodo/content/commandsOverlay.p.xul b/src/chrome/komodo/content/commandsOverlay.p.xul index 8dcd3542de..bf7e88c6d6 100644 --- a/src/chrome/komodo/content/commandsOverlay.p.xul +++ b/src/chrome/komodo/content/commandsOverlay.p.xul @@ -1567,11 +1567,6 @@ disabled="true" desc="&generalPrintPreviewSelection.desc;"/> -