Remove symbol_matches_domain. This fixes
[deliverable/binutils-gdb.git] / gdb / symtab.h
index fbe58689c12d7c7db6225f79791c54edfcf3e3e7..efc3643b3ec7b6d65dbadcca112828a6df02f0af 100644 (file)
@@ -1019,10 +1019,6 @@ extern const char multiple_symbols_cancel[];
 
 const char *multiple_symbols_select_mode (void);
 
-int symbol_matches_domain (enum language symbol_language, 
-                          domain_enum symbol_domain,
-                          domain_enum domain);
-
 /* lookup a symbol table by source file name.  */
 
 extern struct symtab *lookup_symtab (const char *);
This page took 0.023168 seconds and 4 git commands to generate.