summaryrefslogtreecommitdiff
path: root/gcc/ada/styleg.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/styleg.ads')
-rw-r--r--gcc/ada/styleg.ads4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/ada/styleg.ads b/gcc/ada/styleg.ads
index ea78f6ed473..954a0335996 100644
--- a/gcc/ada/styleg.ads
+++ b/gcc/ada/styleg.ads
@@ -92,10 +92,6 @@ package Styleg is
procedure Check_Dot_Dot;
-- Called after scanning out dot dot to check spacing
- procedure Check_Enumeration_Subrange (N : Node_Id);
- -- Called to check a node that may be an N_Range node for an enumeration
- -- subtype occurring other than in the defining unit of the type.
-
procedure Check_EOF;
-- Called after scanning out EOF mark