Removed superfluous debugging.
This commit is contained in:
parent
31387d2f50
commit
cb20289fc9
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
(require 'assoc)
|
||||
|
||||
(progn
|
||||
(unload-feature 'magit t)
|
||||
(require 'magit))
|
||||
|
||||
(defvar magit-mode-map
|
||||
(let ((map (make-keymap)))
|
||||
(suppress-keymap map t)
|
||||
|
|
Loading…
Reference in a new issue