summaryrefslogtreecommitdiff
path: root/helm-mode.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2020-06-21 15:54:55 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2020-06-22 08:32:00 +0200
commitfa7d8138f111f5c8d27ea0897146e07cb32735e4 (patch)
tree3df866f19c2c622cdbc49f1c282282b7f4b97812 /helm-mode.el
parent6879f5292f2fa5ecca84546c09431970d3cf6ff2 (diff)
Cleanup unneeded commented code
Diffstat (limited to 'helm-mode.el')
-rw-r--r--helm-mode.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/helm-mode.el b/helm-mode.el
index 7150f280..0e250051 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1261,9 +1261,6 @@ Keys description:
:nohighlight t
:candidates
(lambda ()
- ;; (append (and (not (file-exists-p helm-pattern))
- ;; (not (helm-ff--invalid-tramp-name-p helm-pattern))
- ;; (list helm-pattern))
(if test
(cl-loop with hn = (helm-ff--tramp-hostnames)
for i in (helm-find-files-get-candidates