emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive 76ef2b3552 19/49: Comment: Remove NOTE


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 76ef2b3552 19/49: Comment: Remove NOTE
Date: Wed, 20 Sep 2023 19:01:32 -0400 (EDT)

branch: elpa/hyperdrive
commit 76ef2b3552ed6ef26bc6d9825fa991fc24eb3226
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

    Comment: Remove NOTE
---
 hyperdrive-lib.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index 6dbd6fb3a4..4ab3449efd 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -805,8 +805,6 @@ Returns the ranges cons cell for ENTRY."
 Recurse backward from ENTRY's version, filling unknown entries no
 more than LIMIT times.  Once all requests return, call FINALLY
 with no arguments."
-  ;; NOTE: `hyperdrive-fill-version-ranges' is recursive logically but not
-  ;; technically, because each call is in the async callback.
   (declare (indent defun))
   (let* ((outstanding-nonexistent-requests-p)
          (finally (lambda ()



reply via email to

[Prev in Thread] Current Thread [Next in Thread]