diff --git a/goblins/ocapn/captp.rkt b/goblins/ocapn/captp.rkt index 54399b6..9f5de19 100644 --- a/goblins/ocapn/captp.rkt +++ b/goblins/ocapn/captp.rkt @@ -1412,7 +1412,6 @@ [(mtp:op:start-session remote-encoded-pubkey (? ocapn-machine? claimed-remote-location) remote-location-sig) - (pk 'got-to-start-session) (define remote-handoff-pubkey (datum->pk-key (gcrypt->racket/public-key remote-encoded-pubkey) 'rkt-public)) ;; TODO: I guess we didn't know by the time this was opened