X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fp-lang.c;h=5c1b273e7f5260718b49347a6925dcc2f0e185b3;hb=a78a19b15254de31c3d38b7e27469aaef0a30e97;hp=4c9d354fc09b7ce3c241e0afe2bbf99fef2d59f0;hpb=ebe2334ee6cb065d2a86688bc9558d62320dd459;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/p-lang.c b/gdb/p-lang.c index 4c9d354fc0..5c1b273e7f 100644 --- a/gdb/p-lang.c +++ b/gdb/p-lang.c @@ -401,7 +401,6 @@ extern const struct language_data pascal_language_data = pascal_print_typedef, /* Print a typedef using appropriate syntax */ "this", /* name_of_this */ false, /* la_store_sym_names_in_linkage_form_p */ - basic_lookup_symbol_nonlocal, /* lookup_symbol_nonlocal */ pascal_op_print_tab, /* expression operators for printing */ 1, /* c-style arrays */ 0, /* String lower bound */