summaryrefslogtreecommitdiff
path: root/helm-easymenu.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-02-07 08:36:40 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-02-07 08:36:40 +0100
commit3a46a88ee9c77a671e8999fe0c582a7d6b592414 (patch)
tree4f2341851347f19e03c3cb49204d07f09e07b116 /helm-easymenu.el
parent6085777884bf8cc63a6e15cbbb506d09d782f0cc (diff)
Remove last references to helm-do-grep that is not existing anymore (#1377).
Diffstat (limited to 'helm-easymenu.el')
-rw-r--r--helm-easymenu.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/helm-easymenu.el b/helm-easymenu.el
index 1cbca12e..498ea76e 100644
--- a/helm-easymenu.el
+++ b/helm-easymenu.el
@@ -52,7 +52,6 @@
["Elisp packages no fetch" helm-list-elisp-packages-no-fetch t])
("Tools"
["Occur" helm-occur t]
- ["Grep" helm-do-grep t]
["Grep current directory with AG" helm-do-grep-ag t]
["Gid" helm-gid t]
["Etags" helm-etags-select t]