[Ada] Remove unnecessary ada_exception_sal advance declaration.

gdb/ChangeLog:

        * ada-lang.c (ada_exception_sal): Remove advance declaration.
This commit is contained in:
Joel Brobecker 2013-10-08 10:52:18 +00:00
parent c968bd18df
commit 82fbe37759
1 changed files with 0 additions and 3 deletions

View File

@ -11318,9 +11318,6 @@ ada_exception_name_addr (enum exception_catchpoint_kind ex,
return result;
}
static struct symtab_and_line ada_exception_sal (enum exception_catchpoint_kind,
char *, char **,
const struct breakpoint_ops **);
static char *ada_exception_catchpoint_cond_string (const char *excep_string);
/* Ada catchpoints.