forked from Imagelibrary/binutils-gdb
2010-05-06 Michael Snyder <msnyder@vmware.com>
* objfiles.c (objfile_relocate): Delete unused variable. * maint.c (_initialize_maint_cmds): Delete unused variable. * demangle.c (_initialize_demangler): Delete unused variable. * corefile.c (reopen_exec_file): Delete unused variable. * dwarf2expr.c (dwarf2_read_address): Delete unused variable. * dwarf2-frame.c (decode_frame_entry): Delete unused variable.
This commit is contained in:
@@ -736,8 +736,6 @@ maintenance_set_profile_cmd (char *args, int from_tty, struct cmd_list_element *
|
||||
void
|
||||
_initialize_maint_cmds (void)
|
||||
{
|
||||
struct cmd_list_element *tmpcmd;
|
||||
|
||||
add_prefix_cmd ("maintenance", class_maintenance, maintenance_command, _("\
|
||||
Commands for use by GDB maintainers.\n\
|
||||
Includes commands to dump specific internal GDB structures in\n\
|
||||
|
||||
Reference in New Issue
Block a user