Clean up some uses of old GC macros that don't exist any more.
authorKen Raeburn <raeburn@raeburn.org>
Thu, 29 Oct 2009 16:16:12 +0000 (12:16 -0400)
committerKen Raeburn <raeburn@raeburn.org>
Fri, 30 Oct 2009 22:41:11 +0000 (18:41 -0400)
commitb4246e5b2235bd01a24a5069ed683fc3c0f6f18c
tree9652e7fa82c336ff9cc7f25dd7e86327343b8d2a
parent9515ef7237bc9709736f625b364448f2a80f73d8
Clean up some uses of old GC macros that don't exist any more.

* libguile/deprecated.h (SCM_GC8MARKP, SCM_SETGC8MARK, SCM_CLRGC8MARK):
  Delete.
* libguile/gc.c (scm_assert_cell_valid): Remove check of SCM_GC_MARK_P.
libguile/deprecated.h
libguile/gc.c