aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/vc.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/vc.el b/lisp/vc.el
index 3c3563d6d6..1778894e66 100644
--- a/lisp/vc.el
+++ b/lisp/vc.el
@@ -552,9 +552,6 @@
;;; Todo:
-;; - vc-update/vc-merge should deal with VC systems that don't
-;; update/merge on a file basis, but on a whole repository basis.
-;;
;; - deal with push/pull operations.
;;
;; - "snapshots" should be renamed to "branches", and thoroughly reworked.