diff options
Diffstat (limited to 'gcc/c-pch.c')
-rw-r--r-- | gcc/c-pch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-pch.c b/gcc/c-pch.c index 354fcc7849b..6a2131404c9 100644 --- a/gcc/c-pch.c +++ b/gcc/c-pch.c @@ -46,7 +46,6 @@ struct c_pch_header static FILE *pch_outfile; -extern char *asm_file_name; static long asm_file_startpos; static const char * get_ident PARAMS((void)); |