mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 20:12:01 +08:00
* ada-lang.c (assign_aggregate): Remove unused variable.
This commit is contained in:
@ -8049,7 +8049,6 @@ assign_aggregate (struct value *container,
|
||||
int max_indices, num_indices;
|
||||
int is_array_aggregate;
|
||||
int i;
|
||||
struct value *mark = value_mark ();
|
||||
|
||||
*pos += 3;
|
||||
if (noside != EVAL_NORMAL)
|
||||
|
Reference in New Issue
Block a user