projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9833eca
)
agenda: Remove deprecated comment.
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 6 Jan 2017 17:29:27 +0000
(11:29 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 6 Jan 2017 17:29:27 +0000
(11:29 -0600)
* 8sync/agenda.scm (run-agenda): Remove comment, since we did the thing
it suggested doing in the future.
8sync/agenda.scm
patch
|
blob
|
history
diff --git
a/8sync/agenda.scm
b/8sync/agenda.scm
index 1d2515607b7d932598b3f3e7c9742f74fbfcbd21..4a126a4e1fddbcf140748f62b7b9861f7d5e03e2 100644
(file)
--- a/
8sync/agenda.scm
+++ b/
8sync/agenda.scm
@@
-561,8
+561,6
@@
on suspendable ports."
"Start up the AGENDA"
(install-suspendable-ports!)
(parameterize ((%current-agenda-prompt (agenda-prompt-tag agenda))
- ;; @@: Couldn't we just parameterize this at the start of
- ;; the agenda...?
(current-read-waiter wait-for-readable)
(current-write-waiter wait-for-writable))
(while (not (stop-condition agenda))