summaryrefslogtreecommitdiff
path: root/libguile/throw.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/throw.c')
-rw-r--r--libguile/throw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libguile/throw.c b/libguile/throw.c
index d31e10b4a..da2a54e98 100644
--- a/libguile/throw.c
+++ b/libguile/throw.c
@@ -378,7 +378,6 @@ scm_throw (key, args)
}
-static char s_throw[];
SCM
scm_ithrow (key, args, noreturn)
SCM key;