(mi_cmd_var_list_children): Remove unused
variable.
This commit is contained in:
parent
cd9c4388f1
commit
f82465f0bb
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue