From: morioka Date: Mon, 19 Jul 1999 11:24:47 +0000 (+0000) Subject: Fixed. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a72e20503e1c1f2f52afbb59e683f002d255d3e9;p=elisp%2Fmu-cite.git Fixed. --- diff --git a/mu-cite.el b/mu-cite.el index 7ab214b..8d66b9c 100644 --- a/mu-cite.el +++ b/mu-cite.el @@ -504,13 +504,6 @@ function according to the agreed upon standard." 'mu-cite-ml-count-field-list) ) -(static-unless (fboundp 'defvaralias) - (mapcar - (function - (lambda (elem) - (eval (list 'defvar (car elem) (cadr elem))))) - mu-cite-obsolete-variable-alist)) - ;;; @ end ;;;