diff options
Diffstat (limited to 'gcc/ada/libgnat/s-stalib.adb')
-rw-r--r-- | gcc/ada/libgnat/s-stalib.adb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/libgnat/s-stalib.adb b/gcc/ada/libgnat/s-stalib.adb index ae62377..26d18fc 100644 --- a/gcc/ada/libgnat/s-stalib.adb +++ b/gcc/ada/libgnat/s-stalib.adb @@ -29,8 +29,6 @@ -- -- ------------------------------------------------------------------------------ -pragma Compiler_Unit_Warning; - -- The purpose of this body is simply to ensure that the two with'ed units -- are properly included in the link. They are not with'ed from the spec -- of System.Standard_Library, since this would cause order of elaboration |