diff --git a/libguile/stacks.c b/libguile/stacks.c index da35ca391..f7d8afc7e 100644 --- a/libguile/stacks.c +++ b/libguile/stacks.c @@ -223,8 +223,6 @@ read_frame (dframe, offset, iframe) iframe->flags = flags; } -SCM_SYMBOL (scm_sym_apply, "apply"); - /* Look up the first body form of the apply closure. We'll use this below to prevent it from being displayed. */