X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fm2-lang.c;h=356ed4c3bfa97ab131a4dc6c00e3f7a6dd343afa;hb=a78a19b15254de31c3d38b7e27469aaef0a30e97;hp=6bc4eb089ea957cbcd2246f76f5870a1febf479c;hpb=ebe2334ee6cb065d2a86688bc9558d62320dd459;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/m2-lang.c b/gdb/m2-lang.c index 6bc4eb089e..356ed4c3bf 100644 --- a/gdb/m2-lang.c +++ b/gdb/m2-lang.c @@ -370,7 +370,6 @@ extern const struct language_data m2_language_data = m2_print_typedef, /* Print a typedef using appropriate syntax */ NULL, /* name_of_this */ false, /* la_store_sym_names_in_linkage_form_p */ - basic_lookup_symbol_nonlocal, /* lookup_symbol_nonlocal */ m2_op_print_tab, /* expression operators for printing */ 0, /* arrays are first-class (not c-style) */ 0, /* String lower bound */