mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
unused variable in last change
This commit is contained in:
parent
f548a5d7ff
commit
c071ffc8d7
1 changed files with 0 additions and 1 deletions
|
@ -436,7 +436,6 @@ SCM_DEFINE (scm_make_struct, "make-struct", 2, 0, 1,
|
|||
if (tail_elts != 0)
|
||||
{
|
||||
SCM layout_str, last_char;
|
||||
int last_c;
|
||||
|
||||
if (basic_size == 0)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue