[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive e775c9704c 3/3: Comment: Remove old TODO
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive e775c9704c 3/3: Comment: Remove old TODO |
Date: |
Sat, 4 Nov 2023 04:01:41 -0400 (EDT) |
branch: elpa/hyperdrive
commit e775c9704cd8443d7616ec84d24b16a9aca1637c
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Comment: Remove old TODO
---
hyperdrive-dir.el | 3 ---
1 file changed, 3 deletions(-)
diff --git a/hyperdrive-dir.el b/hyperdrive-dir.el
index d8cc2da1ad..4074f3a008 100644
--- a/hyperdrive-dir.el
+++ b/hyperdrive-dir.el
@@ -43,9 +43,6 @@
"Show DIRECTORY-ENTRY.
If THEN, call it in the directory buffer with no arguments."
;; NOTE: ENTRY is not necessarily "filled" yet.
- ;; TODO: Set a timer and say "Opening URL..." if entry doesn't load
- ;; in a couple of seconds (same in hyperdrive-handler-default)
- ;; (like new with-delayed-message ?)
(pcase-let* (((cl-struct hyperdrive-entry hyperdrive path version)
directory-entry)
(url (hyperdrive-entry-url directory-entry))
((cl-struct plz-response headers body)