Removed redundant call.
This commit is contained in:
parent
564b43e5ff
commit
5a7bfb3651
1 changed files with 0 additions and 2 deletions
|
@ -270,8 +270,6 @@ fetch_core_registers (char *core_reg_sect, unsigned core_reg_size,
|
|||
{
|
||||
nto_regset_t regset;
|
||||
|
||||
nto_init_solib_absolute_prefix ();
|
||||
|
||||
if (which == NTO_REG_GENERAL)
|
||||
{
|
||||
memcpy ((char *) ®set, core_reg_sect,
|
||||
|
|
Loading…
Add table
Reference in a new issue