summaryrefslogtreecommitdiff
path: root/helm-files.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-files.el')
-rw-r--r--helm-files.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/helm-files.el b/helm-files.el
index 0ace5f92..3a983302 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -1437,9 +1437,6 @@ If prefix numeric arg is given go ARG level up."
(with-helm-alive-p
(when (and (helm-file-completion-source-p)
(not (helm-ff-invalid-tramp-name-p)))
- (with-helm-window
- (when helm-follow-mode
- (helm-follow-mode -1) (message nil)))
;; When going up one level we want to be at the line
;; corresponding to actual directory, so store this info
;; in `helm-ff-last-expanded'.