diff options
Diffstat (limited to 'gcc/ada/libgnat/s-sopco5.adb')
-rw-r--r-- | gcc/ada/libgnat/s-sopco5.adb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/libgnat/s-sopco5.adb b/gcc/ada/libgnat/s-sopco5.adb index e3ee0dc..0af8b6c 100644 --- a/gcc/ada/libgnat/s-sopco5.adb +++ b/gcc/ada/libgnat/s-sopco5.adb @@ -33,8 +33,6 @@ -- which now generates concatenation inline. It is retained only because -- it may be used during bootstrapping using old versions of the compiler. -pragma Compiler_Unit_Warning; - package body System.String_Ops_Concat_5 is ------------------ |