From 1823eb424bcfb44ee198243d8323d1b2db5bee1a Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 18 Sep 2002 17:33:22 +0000 Subject: (_scheme_main): Removed unused variable. --- libmu_scm/mu_guimb.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libmu_scm') diff --git a/libmu_scm/mu_guimb.c b/libmu_scm/mu_guimb.c index 888a37d5f..84a8d6640 100644 --- a/libmu_scm/mu_guimb.c +++ b/libmu_scm/mu_guimb.c @@ -39,7 +39,6 @@ void _scheme_main (void *closure, int argc, char **argv) { guimb_param_t *param = closure; - SCM *scm_loc; if (param->debug_guile) { -- cgit v1.2.1