gdb: Convert language la_lookup_symbol_nonlocal field to a method
[deliverable/binutils-gdb.git] / gdb / objc-lang.c
index 387c6ba7e117312b943518f4408f2268c6c4071a..1e4862fe3feeda38f139a49a298fed2bbd27e93f 100644 (file)
@@ -345,7 +345,6 @@ extern const struct language_data objc_language_data =
   c_print_typedef,             /* Print a typedef using appropriate syntax */
   "self",                      /* name_of_this */
   false,                       /* la_store_sym_names_in_linkage_form_p */
-  basic_lookup_symbol_nonlocal,        /* lookup_symbol_nonlocal */
   objc_op_print_tab,           /* Expression operators for printing */
   1,                           /* C-style arrays */
   0,                           /* String lower bound */
This page took 0.029569 seconds and 4 git commands to generate.