aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ada/libgnat/a-ztcoio.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/libgnat/a-ztcoio.adb b/gcc/ada/libgnat/a-ztcoio.adb
index 5103191..9efad03b 100644
--- a/gcc/ada/libgnat/a-ztcoio.adb
+++ b/gcc/ada/libgnat/a-ztcoio.adb
@@ -37,8 +37,6 @@ with System.Val_LLF; use System.Val_LLF;
with System.WCh_Con; use System.WCh_Con;
with System.WCh_WtS; use System.WCh_WtS;
-with Ada.Unchecked_Conversion;
-
package body Ada.Wide_Wide_Text_IO.Complex_IO is
use Complex_Types;