Omit debug output

This commit is contained in:
Tony Garnock-Jones 2014-06-18 23:58:09 -04:00
parent a2eeb6d5e4
commit 42850e20ef
1 changed files with 0 additions and 1 deletions

View File

@ -291,7 +291,6 @@
(ip-checksum 16 payload #:pseudo-header pseudo-header)))))
(spawn (lambda (e s)
(log-info "xxxxx TCP ~v" e)
(match e
[(routing-update g)
(analyze-gestalt g s)]