Removed superfluous debugging.

This commit is contained in:
Phil Jackson 2010-09-03 20:14:59 +01:00
parent 31387d2f50
commit cb20289fc9

View file

@ -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)