mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 06:41:13 +02:00
* stacks.c (scm_sym_apply): Removed. (Thanks to Ken Raeburn.)
This commit is contained in:
parent
f52672312e
commit
c242a86327
1 changed files with 0 additions and 2 deletions
|
@ -223,8 +223,6 @@ read_frame (dframe, offset, iframe)
|
||||||
iframe->flags = flags;
|
iframe->flags = flags;
|
||||||
}
|
}
|
||||||
|
|
||||||
SCM_SYMBOL (scm_sym_apply, "apply");
|
|
||||||
|
|
||||||
/* Look up the first body form of the apply closure. We'll use this
|
/* Look up the first body form of the apply closure. We'll use this
|
||||||
below to prevent it from being displayed.
|
below to prevent it from being displayed.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue