mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 04:40:29 +02:00
* throw.c (s_throw): Remove extraneous declaration.
This commit is contained in:
parent
bd4b91edbb
commit
995a6fd817
1 changed files with 0 additions and 1 deletions
|
@ -378,7 +378,6 @@ scm_throw (key, args)
|
|||
}
|
||||
|
||||
|
||||
static char s_throw[];
|
||||
SCM
|
||||
scm_ithrow (key, args, noreturn)
|
||||
SCM key;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue