aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/table.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/table.ads')
-rw-r--r--gcc/ada/table.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/table.ads b/gcc/ada/table.ads
index 7311f6f..8782f11 100644
--- a/gcc/ada/table.ads
+++ b/gcc/ada/table.ads
@@ -71,7 +71,6 @@ package Table is
subtype Valid_Table_Index_Type is Tab.Valid_Table_Index_Type;
subtype Table_Last_Type is Tab.Table_Last_Type;
subtype Table_Type is Tab.Table_Type;
- subtype Big_Table_Type is Tab.Big_Table_Type;
subtype Table_Ptr is Tab.Table_Ptr;