diff options
Diffstat (limited to 'lisp/net/tramp-sh.el')
| -rw-r--r-- | lisp/net/tramp-sh.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/net/tramp-sh.el b/lisp/net/tramp-sh.el index 95fa61af983..2d27baf454a 100644 --- a/lisp/net/tramp-sh.el +++ b/lisp/net/tramp-sh.el @@ -30,10 +30,6 @@ (eval-when-compile (require 'cl-lib)) (require 'tramp) -;; Pacify byte-compiler. -(eval-when-compile - (require 'dired)) - (declare-function dired-remove-file "dired-aux") (defvar dired-compress-file-suffixes) (defvar vc-handled-backends) |
