summaryrefslogtreecommitdiff
path: root/helm-command.el
diff options
context:
space:
mode:
authorChunyang Xu <xuchunyang56@gmail.com>2015-10-13 20:39:05 +0800
committerChunyang Xu <xuchunyang56@gmail.com>2015-10-13 20:39:05 +0800
commit4c7da0bbd95ac5a6024bebd8028af1565fa35cc4 (patch)
tree75743c85f553cfe21efdfb7e7be6e9d6d1e4f01f /helm-command.el
parent1958bc882bd740dd3e5f26be4b4911d75d4a3c5d (diff)
Remove unused variable helm-M-x-input-history
Diffstat (limited to 'helm-command.el')
-rw-r--r--helm-command.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/helm-command.el b/helm-command.el
index 77440449..8c0295ef 100644
--- a/helm-command.el
+++ b/helm-command.el
@@ -62,9 +62,6 @@ Show all candidates on startup when 0 (default)."
:group 'helm-command-faces)
-(defvar helm-M-x-input-history nil)
-
-
(cl-defun helm-M-x-get-major-mode-command-alist (mode-map)
"Return alist of MODE-MAP."
(when mode-map