* wl-folder.el (wl-folder-set-current-entity-id): Remove redundancy.
authoryoichi <yoichi>
Fri, 10 Jan 2003 20:27:35 +0000 (20:27 +0000)
committeryoichi <yoichi>
Fri, 10 Jan 2003 20:27:35 +0000 (20:27 +0000)
wl/wl-folder.el

index a037104..5c5dc85 100644 (file)
@@ -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.