From e2e05d5c2865e9d1b3a9cdce94e7b497d2466f07 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 3 Jun 2019 18:23:41 +0200 Subject: grt: remove more useless use clauses. --- src/grt/grt-to_strings.adb | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/grt/grt-to_strings.adb b/src/grt/grt-to_strings.adb index 7efde1612..e10c150ff 100644 --- a/src/grt/grt-to_strings.adb +++ b/src/grt/grt-to_strings.adb @@ -24,8 +24,6 @@ -- covered by the GNU Public License. with Interfaces; -with Ada.Unchecked_Conversion; -with Grt.Errors; use Grt.Errors; with Grt.Fcvt; package body Grt.To_Strings is -- cgit v1.2.3