aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r--gcc/toplev.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c
index f0c18cb2e45..5df0155adc1 100644
--- a/gcc/toplev.c
+++ b/gcc/toplev.c
@@ -225,11 +225,6 @@ tree current_function_decl;
if none. */
tree current_function_func_begin_label;
-/* A DECL for the current file-scope context. When using IMA, this heads a
- chain of FILE_DECLs; currently only C uses it. */
-
-tree current_file_decl;
-
/* Temporarily suppress certain warnings.
This is set while reading code from a system header file. */