* gnus-art.el (gnus-use-idna)
[gnus] / lisp / smiley.el
index 2e30101..b0f1948 100644 (file)
@@ -62,7 +62,7 @@
 
 (defcustom smiley-style
   (if (or (and (fboundp 'face-attribute)
-              (>= (eval '(face-attribute 'default :height)) 160))
+              (>= (face-attribute 'default :height) 160))
          (and (fboundp 'face-height)
               (>= (face-height 'default) 14)))
       'medium