mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-03 08:10:31 +02:00
Remove stale comment
* module/ice-9/threads.scm:
This commit is contained in:
parent
6ba6fbdf64
commit
66ec19d790
1 changed files with 0 additions and 3 deletions
|
@ -70,9 +70,6 @@
|
||||||
n-for-each-par-map
|
n-for-each-par-map
|
||||||
%thread-handler))
|
%thread-handler))
|
||||||
|
|
||||||
;; Note that this extension also defines %make-transcoded-port, which is
|
|
||||||
;; not exported but is used by (rnrs io ports).
|
|
||||||
|
|
||||||
(eval-when (expand eval load)
|
(eval-when (expand eval load)
|
||||||
(load-extension (string-append "libguile-" (effective-version))
|
(load-extension (string-append "libguile-" (effective-version))
|
||||||
"scm_init_ice_9_threads"))
|
"scm_init_ice_9_threads"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue