diff options
Diffstat (limited to 'gcc/ada/libgnat/g-u3spch.ads')
-rw-r--r-- | gcc/ada/libgnat/g-u3spch.ads | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/libgnat/g-u3spch.ads b/gcc/ada/libgnat/g-u3spch.ads index 56356f1..2db5b9f 100644 --- a/gcc/ada/libgnat/g-u3spch.ads +++ b/gcc/ada/libgnat/g-u3spch.ads @@ -34,8 +34,6 @@ -- This package provides a utility routine for checking for bad spellings -- for the case of System.WCh_Cnv.UTF_32_String arguments. -pragma Compiler_Unit_Warning; - with System.WCh_Cnv; package GNAT.UTF_32_Spelling_Checker is |