X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fietf-drums.el;h=f72b09c572c0b55f830ba11cd00551b8c5a1ecb4;hb=8339220cc25db3fbdab4367d6252e596bddd9cb1;hp=87012405ef9d4aa78086720c93d8a8cb9242086b;hpb=9a8731d6dea8021a10dec1b42f382609336a9aa9;p=gnus diff --git a/lisp/ietf-drums.el b/lisp/ietf-drums.el index 87012405e..f72b09c57 100644 --- a/lisp/ietf-drums.el +++ b/lisp/ietf-drums.el @@ -39,7 +39,6 @@ ;;; Code: (eval-when-compile (require 'cl)) -(require 'time-date) (require 'mm-util) (defvar ietf-drums-no-ws-ctl-token "\001-\010\013\014\016-\037\177" @@ -296,5 +295,4 @@ a list of address strings." (provide 'ietf-drums) -;; arch-tag: 379a0191-dbae-4ca6-a0f5-d4202c209ef9 ;;; ietf-drums.el ends here