summaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch4.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/exp_ch4.ads')
-rw-r--r--gcc/ada/exp_ch4.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/exp_ch4.ads b/gcc/ada/exp_ch4.ads
index 99ed8618267..676aeb22588 100644
--- a/gcc/ada/exp_ch4.ads
+++ b/gcc/ada/exp_ch4.ads
@@ -68,7 +68,6 @@ package Exp_Ch4 is
procedure Expand_N_Or_Else (N : Node_Id);
procedure Expand_N_Qualified_Expression (N : Node_Id);
procedure Expand_N_Quantified_Expression (N : Node_Id);
- procedure Expand_N_Reference (N : Node_Id);
procedure Expand_N_Selected_Component (N : Node_Id);
procedure Expand_N_Slice (N : Node_Id);
procedure Expand_N_Type_Conversion (N : Node_Id);