mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
(mi_cmd_var_list_children): Remove unused
variable.
This commit is contained in:
parent
cd9c4388f1
commit
f82465f0bb
@ -321,7 +321,6 @@ mi_cmd_var_list_children (char *command, char **argv, int argc)
|
||||
struct varobj **cc;
|
||||
struct cleanup *cleanup_children;
|
||||
int numchild;
|
||||
char *type;
|
||||
enum print_values print_values;
|
||||
|
||||
if (argc != 1 && argc != 2)
|
||||
|
Loading…
Reference in New Issue
Block a user