X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=8sync%2Fagenda.scm;fp=8sync%2Fagenda.scm;h=4a126a4e1fddbcf140748f62b7b9861f7d5e03e2;hp=1d2515607b7d932598b3f3e7c9742f74fbfcbd21;hb=2255f6996a4fbe708b235760816a6dd49959fb6d;hpb=9833ecabb267e740134f5bd49663d4c0a872796d diff --git a/8sync/agenda.scm b/8sync/agenda.scm index 1d25156..4a126a4 100644 --- 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))