aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-exctab.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/libgnat/s-exctab.ads')
-rw-r--r--gcc/ada/libgnat/s-exctab.ads2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/libgnat/s-exctab.ads b/gcc/ada/libgnat/s-exctab.ads
index 0d1774e..d979102 100644
--- a/gcc/ada/libgnat/s-exctab.ads
+++ b/gcc/ada/libgnat/s-exctab.ads
@@ -33,8 +33,6 @@
-- registered exception names, for the implementation of the mapping
-- of names to exceptions (used for exception streams and attributes)
-pragma Compiler_Unit_Warning;
-
with System.Standard_Library;
package System.Exception_Table is