aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/grt/grt-to_strings.adb2
1 files changed, 0 insertions, 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