Revert merge that re-required rx.

This commit is contained in:
Glenn Morris 2007-11-09 18:22:03 +00:00
parent aa58f006b4
commit 686f5b9a2f

View file

@ -51,9 +51,6 @@
(autoload 'format-spec "format-spec")
(autoload 'format-spec-make "format-spec"))
(eval-when-compile
(require 'rx))
(defgroup tls nil
"Transport Layer Security (TLS) parameters."
:group 'comm)