diff options
Diffstat (limited to 'gcc/ada/exp_ch5.adb')
-rw-r--r-- | gcc/ada/exp_ch5.adb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/exp_ch5.adb b/gcc/ada/exp_ch5.adb index 3e37f15..458b545 100644 --- a/gcc/ada/exp_ch5.adb +++ b/gcc/ada/exp_ch5.adb @@ -3892,8 +3892,6 @@ package body Exp_Ch5 is Ind_Comp : Node_Id; Iterator : Entity_Id; - -- Start of processing for Expand_Iterator_Loop_Over_Array - begin -- for Element of Array loop |