From 59f66ea3027fc7b6c1eb977b47de0bd8d610d3c3 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Thu, 30 Mar 2023 23:25:20 +0200
Subject: [PATCH] ; * lisp/emacs-lisp/package-vc.el: Remove completed item from
 TODO

---
 lisp/emacs-lisp/package-vc.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el
index d57095a83d1..2b73e187b14 100644
--- a/lisp/emacs-lisp/package-vc.el
+++ b/lisp/emacs-lisp/package-vc.el
@@ -41,9 +41,6 @@
 
 ;; - Allow maintaining patches that are ported back onto regular
 ;;   packages and maintained between versions.
-;;
-;; - Add a heuristic for guessing a `:lisp-dir' when cloning directly
-;;  from a URL.
 
 ;;; Code:
 
-- 
2.39.5