* sol-thread.c (_initialize_sol_thread): Add FIXME regarding
[deliverable/binutils-gdb.git] / gdb / remote-sim.c
index a205a3254d081d5561980e540d67b1eb48dfe693..9d014e16dff3897b6de370ff98234c9bcf74fbc7 100644 (file)
@@ -926,10 +926,6 @@ init_gdbsim_ops (void)
   gdbsim_ops.to_has_registers = 1;
   gdbsim_ops.to_has_execution = 1;
   gdbsim_ops.to_magic = OPS_MAGIC;
-
-#ifdef TARGET_REDEFINE_DEFAULT_OPS
-  TARGET_REDEFINE_DEFAULT_OPS (&gdbsim_ops);
-#endif
 }
 
 void
This page took 0.023072 seconds and 4 git commands to generate.