Remove C/C++ relevant code in Fortran specific file.
[deliverable/binutils-gdb.git] / gdb / mt-tdep.c
index 1f94b017e7975eb06a95f00ff1b86e2a7fd61a29..2ab6c02c07d83e98eb7d15435d3fef1466f99bc7 100644 (file)
@@ -1174,7 +1174,6 @@ mt_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
   set_gdbarch_sw_breakpoint_from_kind (gdbarch, mt_sw_breakpoint_from_kind);
   set_gdbarch_decr_pc_after_break (gdbarch, 0);
   set_gdbarch_frame_args_skip (gdbarch, 0);
-  set_gdbarch_print_insn (gdbarch, print_insn_mt);
   set_gdbarch_register_type (gdbarch, mt_register_type);
   set_gdbarch_register_reggroup_p (gdbarch, mt_register_reggroup_p);
 
This page took 0.02398 seconds and 4 git commands to generate.