Remove some unused and undocumented record-type accessors.
authorChris Hanson <org/chris-hanson/cph>
Tue, 9 Jan 2018 04:00:15 +0000 (23:00 -0500)
committerChris Hanson <org/chris-hanson/cph>
Tue, 9 Jan 2018 04:00:15 +0000 (23:00 -0500)
commit9bd9f2db9cf04d8007459e57b0f0ecd42248a48a
tree2e15b4901a1365c1fcf9566f4c45bdb5b8c89ede
parent989681141deb0ae4435f0c319c903088342d15bc
Remove some unused and undocumented record-type accessors.

Included are record-type-extension, set-record-type-extension!,
set-record-type-default-inits!, and %set-record-type-default-inits!.
src/runtime/record.scm
src/runtime/runtime.pkg