2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
[deliverable/binutils-gdb.git] / gdb / language.h
index 233a5a39b9a142096246a20b30a09524a84a4ec1..8bdc212a81df331fdb6a9d61204ccb5cbd38d351 100644 (file)
@@ -218,8 +218,7 @@ struct language_defn
     struct symbol *(*la_lookup_symbol_nonlocal) (const char *,
                                                 const char *,
                                                 const struct block *,
-                                                const domain_enum,
-                                                struct symtab **);
+                                                const domain_enum);
 
     /* Find the definition of the type with the given name.  */
     struct type *(*la_lookup_transparent_type) (const char *);
This page took 0.0235379999999999 seconds and 4 git commands to generate.