1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 22:40:34 +02:00

(s_scm_make_uve): Remove unused local variable. Reported by

Hyperdivision.
This commit is contained in:
Kevin Ryde 2004-04-24 21:21:22 +00:00
parent 3846605938
commit 20fdb4dff7

View file

@ -137,8 +137,6 @@ singp (SCM obj)
}
}
static const char s_scm_make_uve[];
static SCM
make_uve (long type, long k, size_t size)
#define FUNC_NAME "scm_make_uve"