forked from Imagelibrary/binutils-gdb
2010-05-06 Michael Snyder <msnyder@vmware.com>
* linespec.c (decode_compound): Delete unused variable. * dictionary.c (iterator_next_hashed): Delete unused variable. * infcall.c (call_function_by_hand): Delete unused variable. * infcmd.c (step_1): Delete unused variable. (registers_info): Delete unused variable. (attach_command): Delete unused variable. * infrun.c (follow_exec): Delete unused variable. (handle_step_into_function_backwards): Delete unused variable. (_initialize_infrun): Delete unused variable. * stack.c (parse_frame_specification_1): Delete unused variable. (frame_info): Delete unused variable. (backtrace_command_1): Delete unused variable. (catch_info): Delete unused variable.
This commit is contained in:
@@ -1209,7 +1209,6 @@ decode_compound (char **argptr, int funfirstline, char ***canonical,
|
||||
struct symbol *sym;
|
||||
char *copy;
|
||||
struct symbol *sym_class;
|
||||
struct symbol **sym_arr;
|
||||
struct type *t;
|
||||
char *saved_java_argptr = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user