procs/weaks/hashtab: Removed a bit of useless mark/free code.
authorLudovic Courtes <ludovic.courtes@laas.fr>
Sun, 14 May 2006 18:44:09 +0000 (18:44 +0000)
committerLudovic Courtès <ludo@gnu.org>
Thu, 4 Sep 2008 22:48:31 +0000 (00:48 +0200)
commitce6660664198cc05a30ab5f342f8f95d491dbb41
tree5648c4b8596d44db8980820eb13ee4b3d46bb65d
parent59cac9e3d8fb0097aba43dd3351274593ec552d7
procs/weaks/hashtab: Removed a bit of useless mark/free code.

* libguile/hashtab.c (UNMARKED_CELL_P): Removed.
  (scm_i_scan_weak_hashtables): Removed.

* libguile/hashtab.h (scm_i_scan_weak_hashtables): Removed.

* libguile/procs.c (scm_mark_subr_table): Removed.

* libguile/procs.h (scm_mark_subr_table): Removed.

* libguile/weaks.c (UNMARKED_CELL_P): Removed.
  (scm_i_remove_weaks): Removed.
  (scm_i_remove_weaks_from_weak_vectors): Removed.

git-archimport-id: lcourtes@laas.fr--2005-libre/guile-core--boehm-gc--1.9--patch-18
libguile/hashtab.c
libguile/hashtab.h
libguile/procs.c
libguile/procs.h
libguile/weaks.c