summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-vc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net/tramp-vc.el')
-rw-r--r--lisp/net/tramp-vc.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/net/tramp-vc.el b/lisp/net/tramp-vc.el
index eda98364a98..cc5566d6354 100644
--- a/lisp/net/tramp-vc.el
+++ b/lisp/net/tramp-vc.el
@@ -31,8 +31,6 @@
;;; Code:
-(eval-when-compile
- (require 'cl))
(require 'vc)
;; Old VC defines vc-rcs-release in vc.el, new VC requires extra module.
(unless (boundp 'vc-rcs-release)