Fixed.
authormorioka <morioka>
Mon, 19 Jul 1999 11:24:47 +0000 (11:24 +0000)
committermorioka <morioka>
Mon, 19 Jul 1999 11:24:47 +0000 (11:24 +0000)
mu-cite.el

index 7ab214b..8d66b9c 100644 (file)
@@ -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
 ;;;