Remove stray DECLINE which would shut down the server in the face of

internal server errors.
This commit is contained in:
sperber 2003-01-07 13:40:34 +00:00
parent db72d0f439
commit 7f5219220b
1 changed files with 1 additions and 2 deletions

View File

@ -128,8 +128,7 @@
(shutdown-socket sock shutdown/sends+receives)
(http-syslog (syslog-level info) "<~a>~a [shut down]~%"
(pid)
(format-internet-host-address host-address))
(decline))))
(format-internet-host-address host-address)))))
(lambda ()
(call-with-values
(lambda ()