branch: externals/ergoemacs-mode commit 4b850f2aaaa2b0706584f66bfb85a246c8a3b44d Author: Walter Landry <wlan...@caltech.edu> Commit: Walter Landry <wlan...@caltech.edu>
Remove dead code and useless message --- ergoemacs-map-properties.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/ergoemacs-map-properties.el b/ergoemacs-map-properties.el index c5fe061..2fad276 100644 --- a/ergoemacs-map-properties.el +++ b/ergoemacs-map-properties.el @@ -635,14 +635,11 @@ These keymaps are saved in `ergoemacs-map-properties--hook-map-hash'." (progn (setq ergoemacs-map-properties--known-maps ergoemacs-map-properties--label-atoms-maps) (ergoemacs-map-properties--label-known)) - ;; (ergoemacs-map-properties--label-atoms) (ergoemacs-timing get-original-global-map - ;; (ergoemacs-map-properties--label-atoms) (if (file-readable-p (ergoemacs-map-properties--default-global-file)) (progn (load (ergoemacs-map-properties--default-global-file)) (setq ergoemacs-map-properties--known-maps ergoemacs-map-properties--label-atoms-maps) - (message "Breadcrumb %s" (ergoemacs-gethash 'describe-european-environment-map ergoemacs-breadcrumb-hash)) (ergoemacs-map-properties--label-known) (ergoemacs-map-properties--protect-global-map)) (if noninteractive