mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
Remove unused declaration from ada-lang.h
I stumbled across this declaration in ada-lang.h. I don't know what function did, but it no longer exists, so remove the declaration. Tested by rebuilding.
This commit is contained in:
@ -337,8 +337,6 @@ extern enum ada_renaming_category ada_parse_renaming (struct symbol *,
|
||||
|
||||
extern void ada_find_printable_frame (frame_info_ptr fi);
|
||||
|
||||
extern char *ada_breakpoint_rewrite (char *, int *);
|
||||
|
||||
extern char *ada_main_name (void);
|
||||
|
||||
extern void create_ada_exception_catchpoint
|
||||
|
Reference in New Issue
Block a user