]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/objc-exp.y
2003-06-08 Andrew Cagney <cagney@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / objc-exp.y
index 40dc5b8ab66dee4276e319c32564ab32026add95..9e7cf11cc0127ff162e6a91948fc1d499c3d9b85 100644 (file)
@@ -1775,7 +1775,6 @@ yylex ()
        CORE_ADDR Class = lookup_objc_class(tmp);
        if (Class)
          {
-           extern struct symbol *lookup_struct_typedef();
            yylval.class.class = Class;
            if ((sym = lookup_struct_typedef (tmp, 
                                              expression_context_block,