summaryrefslogtreecommitdiff
path: root/gcc/ada/opt.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/opt.ads')
-rw-r--r--gcc/ada/opt.ads4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/ada/opt.ads b/gcc/ada/opt.ads
index 5fcd0bf3119..a1dc37cf51c 100644
--- a/gcc/ada/opt.ads
+++ b/gcc/ada/opt.ads
@@ -666,10 +666,6 @@ package Opt is
-- Heap size for memory allocations. Valid values are 32 and 64. Only
-- available on VMS.
- HLO_Active : Boolean := False;
- -- GNAT
- -- True if High Level Optimizer is activated (-gnatH switch)
-
Identifier_Character_Set : Character;
-- GNAT
-- This variable indicates the character set to be used for identifiers.