Change how complex types are printed in C
[deliverable/binutils-gdb.git] / gdb / opencl-lang.c
index a48079881b557dba3fdbaf3cc73ef1eb2a452a3c..a4fdc5a1176cd8fd9c3c0b368f5bf45751ee1835 100644 (file)
@@ -1060,7 +1060,6 @@ extern const struct language_defn opencl_language_defn =
   c_emit_char,                 /* Print a single char */
   opencl_print_type,           /* Print a type using appropriate syntax */
   c_print_typedef,             /* Print a typedef using appropriate syntax */
-  c_val_print,                 /* Print a value using appropriate syntax */
   c_value_print_inner,         /* la_value_print_inner */
   c_value_print,               /* Print a top-level value */
   default_read_var_value,      /* la_read_var_value */
This page took 0.023166 seconds and 4 git commands to generate.