(mi_cmd_var_list_children): Remove unused

variable.
This commit is contained in:
Nick Roberts 2006-11-29 22:53:07 +00:00
parent cd9c4388f1
commit f82465f0bb
1 changed files with 0 additions and 1 deletions

View File

@ -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)