mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-14 07:30:32 +02:00
* gc-malloc.c, gc.h, init.c: Reverted gc-malloc change of
2002-12-10.
This commit is contained in:
parent
392d2833a2
commit
e200ddeeb2
4 changed files with 3 additions and 18 deletions
|
@ -444,7 +444,6 @@ scm_init_guile_1 (SCM_STACKITEM *base)
|
|||
|
||||
scm_block_gc = 1;
|
||||
|
||||
scm_gc_malloc_prehistory ();
|
||||
scm_threads_prehistory ();
|
||||
scm_ports_prehistory ();
|
||||
scm_smob_prehistory ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue