(gnus-mime-display-part): Fix previous commit.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 19 Mar 2004 12:15:35 +0000 (12:15 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 19 Mar 2004 12:15:35 +0000 (12:15 +0000)
lisp/gnus-art.el

index 92f47cd..e151041 100644 (file)
@@ -4686,7 +4686,6 @@ If displaying \"text/html\" is discouraged \(see
         ((and (equal (car handle) "multipart/related")
               (not (or gnus-mime-display-multipart-as-mixed
                        gnus-mime-display-multipart-related-as-mixed)))
-         (gnus-mime-accumulate-hierarchy handle)
          ;;;!!!We should find the start part, but we just default
          ;;;!!!to the first part.
          ;;(gnus-mime-display-part (cadr handle))