diff options
Diffstat (limited to 'lisp/url/url-expand.el')
-rw-r--r-- | lisp/url/url-expand.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/url/url-expand.el b/lisp/url/url-expand.el index e5c795969aa..4bf13f4abe3 100644 --- a/lisp/url/url-expand.el +++ b/lisp/url/url-expand.el @@ -24,7 +24,6 @@ (require 'url-methods) (require 'url-util) (require 'url-parse) -(eval-when-compile (require 'cl)) (defun url-expander-remove-relative-links (name) ;; Strip . and .. from pathnames |