diff options
Diffstat (limited to 'gcc/ada/make.adb')
-rw-r--r-- | gcc/ada/make.adb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/make.adb b/gcc/ada/make.adb index 9b1f0e3..d9973b5 100644 --- a/gcc/ada/make.adb +++ b/gcc/ada/make.adb @@ -5475,7 +5475,6 @@ package body Make is -- is invoked with the -F switch to force checking of elaboration flags. Project_Node_Tree : Project_Node_Tree_Ref; - Root_Environment : Prj.Tree.Environment; Stop_Compile : Boolean; |