Remove references to `scm_in_heap_p ()'.
authorLudovic Courtès <ludo@gnu.org>
Sun, 22 Mar 2009 14:49:09 +0000 (15:49 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 22 Mar 2009 15:13:12 +0000 (16:13 +0100)
commit85d7012ec3456bc74de7c0dacbcfb9e4ecaf6698
treea2bc9724f48035b75f38297a212a51b34c19e310
parent3d94d862f898929876aaa8ed2937347fa3ce7ec1
Remove references to `scm_in_heap_p ()'.

* libguile/gc.c (scm_i_expensive_validation_check): Don't call
  `scm_in_heap_p ()'.  Cells don't necessarily live in the heap
  nowadays.

* libguile/gc.h (scm_in_heap_p): Remove declaration.
libguile/gc.c
libguile/gc.h