branch: elpa/hyperdrive commit 76ef2b3552ed6ef26bc6d9825fa991fc24eb3226 Author: Joseph Turner <jos...@ushin.org> Commit: Joseph Turner <jos...@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 ()