(mime-method-to-verify-application/pgp-signature): Abolish unused
authormorioka <morioka>
Sun, 15 Mar 1998 15:26:00 +0000 (15:26 +0000)
committermorioka <morioka>
Sun, 15 Mar 1998 15:26:00 +0000 (15:26 +0000)
local-variable `raw-buf'.

mime-pgp.el

index b872ab4..d0ff55e 100644 (file)
@@ -182,7 +182,6 @@ It should be ISO 639 2 letter language code such as en, ja, ...")
         (onum (if (> knum 0)
                   (1- knum)
                 (1+ knum)))
-        (raw-buf (current-buffer))
         (oinfo (mime-raw-find-entity-from-node-id
                 (cons onum mother-node-id) mime-raw-message-info))
         (basename (expand-file-name "tm" mime-temp-directory))