diff --git a/emacs.el b/emacs.el index 9e8db2e..293781a 100644 --- a/emacs.el +++ b/emacs.el @@ -566,10 +566,6 @@ found, otherwise returns nil." (defvar amx-map) (define-key amx-map (kbd "C-h") (kbd "DEL"))) -(when (autoload-eval-lazily 'helm) - (defvar helm-map) - (define-key helm-map (kbd "C-h") (kbd "DEL"))) - ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; letters, font-lock mode and fonts