branch: elpa/hyperdrive
commit 56aa3e7c25fdeb15e32d2f5d482d49585173d9b4
Author: Joseph Turner <[email protected]>
Commit: Joseph Turner <[email protected]>
Comment: Remove TODO
---
hyperdrive-lib.el | 3 ---
1 file changed, 3 deletions(-)
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index b3fa023403..5281a363ac 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -1508,9 +1508,6 @@ Or if gateway isn't ready within timeout, show an error."
(eval (car (get 'h/gateway-start-function
'standard-value)))))
(process-buffer (process-buffer h/gateway-process)))
- ;; TODO: why does the process still exist when
make-process
- ;; fails, e.g., if the gateway command is something wrong
- ;; like "ls"?
(progn
;; User has not customized the start function: show the
;; process buffer.