From: yoichi Date: Fri, 10 Jan 2003 20:27:35 +0000 (+0000) Subject: * wl-folder.el (wl-folder-set-current-entity-id): Remove redundancy. X-Git-Tag: merged-trunk-to-elmo-mark-14~35 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=fa40471e7109bdfba4657239d6da7ff1c10c9f12;p=elisp%2Fwanderlust.git * wl-folder.el (wl-folder-set-current-entity-id): Remove redundancy. --- diff --git a/wl/wl-folder.el b/wl/wl-folder.el index a037104..5c5dc85 100644 --- a/wl/wl-folder.el +++ b/wl/wl-folder.el @@ -967,11 +967,7 @@ Optional argument ARG is repeart count." (wl-highlight-folder-path wl-folder-buffer-cur-path) (and wl-folder-move-cur-folder wl-folder-buffer-cur-point - (goto-char wl-folder-buffer-cur-point)))) - (if (eq (current-buffer) buf) - (and wl-folder-move-cur-folder - wl-folder-buffer-cur-point - (goto-char wl-folder-buffer-cur-point))))) + (goto-char wl-folder-buffer-cur-point)))))) (defun wl-folder-check-current-entity () "Check folder at position.