Synch to No Gnus 200405191153.
[elisp/gnus.git-] / lisp / dns.el
index 3f3d1bd..19ab3ba 100644 (file)
@@ -301,10 +301,6 @@ If TCP-P, the first two bytes of the package with be the length field."
       (setq dns-servers (nreverse dns-servers)))))
 
 ;;; Interface functions.
-(eval-when-compile
-  (when (featurep 'xemacs)
-    (require 'gnus-xmas)))
-
 (defmacro dns-make-network-process (server)
   (if (featurep 'xemacs)
       `(let ((coding-system-for-read 'binary)