summaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-htable.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/libgnat/s-htable.ads')
-rw-r--r--gcc/ada/libgnat/s-htable.ads2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/libgnat/s-htable.ads b/gcc/ada/libgnat/s-htable.ads
index b3b3dfaa1ce..27244f2cf9e 100644
--- a/gcc/ada/libgnat/s-htable.ads
+++ b/gcc/ada/libgnat/s-htable.ads
@@ -37,8 +37,6 @@
-- The Static_HTable package provides a more complex interface that allows
-- complete control over allocation.
-pragma Compiler_Unit_Warning;
-
package System.HTable is
pragma Preelaborate;