Browse Source

Remove one more vestige of the vat-id

add-remove-to-filo-queue
Christopher Lemmer Webber 6 years ago
parent
commit
786fed351f
No known key found for this signature in database
GPG Key ID: 4BC025925FF8F4D3
  1. 3
      goblins/eventspace-vat.rkt

3
goblins/eventspace-vat.rkt

@ -170,8 +170,7 @@
(channel-get return-ch))
(define-simple-dispatcher vat-connector
[handle-message queue-near-message]
#;[vat-id _get-vat-id])
[handle-message queue-near-message])
(define-simple-dispatcher vat-dispatcher
[spawn _spawn]

Loading…
Cancel
Save