Remove unneeded definitions

This commit is contained in:
Tony Garnock-Jones 2016-11-29 18:05:06 +13:00
parent ae6c5a409f
commit 97b194487b
1 changed files with 0 additions and 3 deletions

View File

@ -28,9 +28,6 @@
(struct broker-scope (host port path) #:prefab)
(struct broker-data (scope assertion) #:prefab)
(define broker-data-parenthesis (struct-type->parenthesis struct:broker-data))
(define broker-scope-parenthesis (struct-type->parenthesis struct:broker-scope))
;; Depends on timer driver and web driver.
;; Does not, itself, assert a web-virtual-host; the context must do this.
(define (spawn-broker-server port