X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=eightsync%2Fagenda.scm;h=a2463a2a8a892aef7e4dc325558355030227737c;hp=2a431351af99b08ca06efed0c0afc03f28375f73;hb=9532a9722a3bf3ba3f4bb9478b3ebd27a3b51af7;hpb=bab788cecd849975fc10e39b193dad304b186fe4 diff --git a/eightsync/agenda.scm b/eightsync/agenda.scm index 2a43135..a2463a2 100644 --- a/eightsync/agenda.scm +++ b/eightsync/agenda.scm @@ -442,12 +442,6 @@ Will produce (0 . 0) instead of a negative number, if needed." ;;; Asynchronous escape to run things ;;; ================================= -(define (agenda-on-error agenda) - (const #f)) - -(define (agenda-on-fail agenda) - (const #f)) - (define-syntax-rule (%8sync async-request) "Run BODY asynchronously at a prompt, passing args to make-future.