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:
Tom Tromey
2023-02-16 08:08:31 -07:00
parent 7ed4ad59e9
commit 1e159729d9

View File

@ -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