gdb: Convert language la_post_parser field to a method
[deliverable/binutils-gdb.git] / gdb / opencl-lang.c
index 7c9965814ff2734747137e2c84d30552affdace8..f314eff55f3e480dad7baa499f992538f2c6f556 100644 (file)
@@ -1016,7 +1016,6 @@ extern const struct language_data opencl_language_data =
   macro_expansion_c,
   NULL,
   &exp_descriptor_opencl,
-  null_post_parser,
   c_printchar,                 /* Print a character constant */
   c_printstr,                  /* Function to print string constant */
   c_emit_char,                 /* Print a single char */
This page took 0.02495 seconds and 4 git commands to generate.