summaryrefslogtreecommitdiff
path: root/lisp/vc-hg.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/vc-hg.el')
-rw-r--r--lisp/vc-hg.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/vc-hg.el b/lisp/vc-hg.el
index 44d9b0d9292..872be45a2c1 100644
--- a/lisp/vc-hg.el
+++ b/lisp/vc-hg.el
@@ -481,7 +481,6 @@ REV is the revision to check out into WORKFILE."
(vc-hg-incoming-mode)))
;; XXX maybe also add key bindings for these functions.
-(eval-when-compile (require 'log-view))
(defun vc-hg-push ()
(interactive)
(let ((marked-list (log-view-get-marked)))