summaryrefslogtreecommitdiff
path: root/gcc/ada/5vsystem.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/5vsystem.ads')
-rw-r--r--gcc/ada/5vsystem.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/5vsystem.ads b/gcc/ada/5vsystem.ads
index 9bf3b5f2698..fc4fb2e6d6f 100644
--- a/gcc/ada/5vsystem.ads
+++ b/gcc/ada/5vsystem.ads
@@ -63,7 +63,6 @@ pragma Pure (System);
-- Storage-related Declarations
type Address is private;
- subtype Short_Address is Address;
Null_Address : constant Address;
Storage_Unit : constant := 8;