Remove dependency of HTTPD-CORE upon LET-OPT.
This commit is contained in:
parent
619b0b6d67
commit
bee65f4c22
|
@ -19,7 +19,6 @@
|
|||
|
||||
;;; Imports and non-R4RS'isms
|
||||
;;; \r \n in strings for cr and lf.
|
||||
;;; let-optionals (let-opt)
|
||||
;;; receive values (MV return)
|
||||
;;; scsh system calls
|
||||
;;; rfc822 header parsing
|
||||
|
|
|
@ -287,7 +287,6 @@
|
|||
thread-fluids ; fork-thread
|
||||
scsh
|
||||
receiving
|
||||
let-opt
|
||||
crlf-io
|
||||
rfc822
|
||||
strings
|
||||
|
|
Loading…
Reference in New Issue