summaryrefslogtreecommitdiff
path: root/gcc/opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/opts.h')
-rw-r--r--gcc/opts.h4
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