make remote_protocol_features "const"
[deliverable/binutils-gdb.git] / gdb / symtab.h
index 6d81507f57f929c909d096fda3c3d5e96520c4de..ccf4a4f30045d3dffc11593a309ff008d2b937c9 100644 (file)
@@ -1252,8 +1252,6 @@ extern VEC (char_ptr) *make_source_files_completion_list (const char *,
 
 int matching_obj_sections (struct obj_section *, struct obj_section *);
 
-extern const char *find_main_filename (void);
-
 extern struct symtab *find_line_symtab (struct symtab *, int, int *, int *);
 
 extern struct symtab_and_line find_function_start_sal (struct symbol *sym,
This page took 0.025968 seconds and 4 git commands to generate.