mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
* continuations.c (scm_dynthrow): Redundant declaration removed.
This commit is contained in:
parent
f899144940
commit
e95efac2fb
1 changed files with 0 additions and 3 deletions
|
@ -123,9 +123,6 @@ scm_make_cont (answer)
|
|||
return cont;
|
||||
}
|
||||
|
||||
|
||||
void scm_dynthrow SCM_P ((SCM *a));
|
||||
|
||||
/* Grow the stack so that there is room */
|
||||
/* to copy in the continuation. Then */
|
||||
#ifndef CHEAP_CONTINUATIONS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue