diff options
Diffstat (limited to 'gcc/opts.h')
-rw-r--r-- | gcc/opts.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/opts.h b/gcc/opts.h index 69eb3b8a55d..17b2bca3f84 100644 --- a/gcc/opts.h +++ b/gcc/opts.h @@ -57,8 +57,4 @@ extern const char **in_fnames; extern unsigned num_in_fnames; -/* Current input filename index. */ - -extern unsigned cur_in_fname; - #endif |