diff options
-rw-r--r-- | gdb/nto-tdep.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/nto-tdep.c b/gdb/nto-tdep.c index 5003ea0..834daff 100644 --- a/gdb/nto-tdep.c +++ b/gdb/nto-tdep.c @@ -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, |