diff options
Diffstat (limited to 'gcc/dbxout.h')
-rw-r--r-- | gcc/dbxout.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dbxout.h b/gcc/dbxout.h index 3bdc7956423..e196b8f9bdd 100644 --- a/gcc/dbxout.h +++ b/gcc/dbxout.h @@ -26,5 +26,4 @@ extern void dbxout_parms PARAMS ((tree)); extern void dbxout_reg_parms PARAMS ((tree)); extern int dbxout_syms PARAMS ((tree)); extern void dbxout_function PARAMS ((tree)); -extern void dbxout_source_line PARAMS ((FILE *, const char *, int)); extern void dbxout_begin_function PARAMS ((tree)); |