(mime-view-follow-current-entity): Abolish unused local variable `rc'.
authormorioka <morioka>
Thu, 27 Mar 1997 21:45:49 +0000 (21:45 +0000)
committermorioka <morioka>
Thu, 27 Mar 1997 21:45:49 +0000 (21:45 +0000)
mime-view.el

index f23092e..56f6833 100644 (file)
@@ -6,7 +6,7 @@
 ;; Created: 1994/7/13
 ;;     Renamed: 1994/8/31 from tm-body.el
 ;;     Renamed: 1997/02/19 from tm-view.el
-;; Version: $Revision: 0.78 $
+;; Version: $Revision: 0.79 $
 ;; Keywords: MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -40,7 +40,7 @@
 ;;;
 
 (defconst mime-view-RCS-ID
-  "$Id: mime-view.el,v 0.78 1997-03-27 20:40:57 morioka Exp $")
+  "$Id: mime-view.el,v 0.79 1997-03-27 21:45:49 morioka Exp $")
 
 (defconst mime-view-version (get-version-string mime-view-RCS-ID))
 
@@ -880,7 +880,7 @@ It calls following-method selected from variable
           p-end
           (rcnum (mime::content-info/rcnum cinfo))
           (len (length rcnum))
-          rc)
+          )
       (cond ((null p-beg)
             (setq p-beg
                   (if (eq (next-single-property-change (point-min)