gdb/guile: use return values of add_setshow functions in add_setshow_generic
[deliverable/binutils-gdb.git] / gdb / rust-lang.h
index ec97cac3dae17b2e67290901cbe3029716e6c395..ea3f974c9794fae252f9d4c9682f684615569bca 100644 (file)
@@ -209,11 +209,6 @@ public:
   bool range_checking_on_by_default () const override
   { return true; }
 
-  /* See language.h.  */
-
-  const struct op_print *opcode_print_table () const override
-  { return c_op_print_tab; }
-
 private:
 
   /* Helper for value_print_inner, arguments are as for that function.
This page took 0.024194 seconds and 4 git commands to generate.