Fix issue with lost callbacks

db4
Slava Pestov 2008-04-13 03:49:56 -05:00
parent 9cc25c3eff
commit ca0cb895b3
1 changed files with 0 additions and 1 deletions

View File

@ -153,7 +153,6 @@ SYMBOL: event-stream-callbacks
[
event-stream-callbacks global
[ [ drop expired? not ] assoc-subset H{ } assoc-like ] change-at
1 \ event-stream-counter set-global
] "core-foundation" add-init-hook
: add-event-source-callback ( quot -- id )