[Ada] Remove unnecessary ada_exception_sal advance declaration.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 8 Oct 2013 10:52:18 +0000 (10:52 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 8 Oct 2013 10:52:18 +0000 (10:52 +0000)
gdb/ChangeLog:

        * ada-lang.c (ada_exception_sal): Remove advance declaration.

gdb/ada-lang.c

index 62ca50c..1429b4f 100644 (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.