From 9974d4640a0bbd9fd4786c5633ba065d8bc9010d Mon Sep 17 00:00:00 2001 From: morioka Date: Sat, 15 Mar 1997 20:21:47 +0000 Subject: [PATCH] (mime-article/view-message/rfc822): Unused local variable `cur-buf' was abolished. --- mime-play.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mime-play.el b/mime-play.el index cfe59ad..650b4c9 100644 --- a/mime-play.el +++ b/mime-play.el @@ -5,7 +5,7 @@ ;; Author: MORIOKA Tomohiko ;; Created: 1995/9/26 (separated from tm-view.el) ;; Renamed: 1997/2/21 from tm-play.el -;; Version: $Id: mime-play.el,v 0.13 1997-03-10 13:39:57 morioka Exp $ +;; Version: $Id: mime-play.el,v 0.14 1997-03-15 20:21:47 morioka Exp $ ;; Keywords: MIME, multimedia, mail, news ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). @@ -242,7 +242,6 @@ (defun mime-article/view-message/rfc822 (beg end cal) (let* ((cnum (mime-article/point-content-number beg)) - (cur-buf (current-buffer)) (new-name (format "%s-%s" (buffer-name) cnum)) (mother mime::article/preview-buffer) (code-converter -- 1.7.10.4