From ffc7968a3ad1ff44421296e66532b7fbcb3f908b Mon Sep 17 00:00:00 2001
From: Tristan Gingold <tgingold@free.fr>
Date: Thu, 6 Jun 2019 14:49:38 +0200
Subject: Remove unused use clause.

---
 src/grt/grt-vstrings_io.adb | 1 -
 1 file changed, 1 deletion(-)

(limited to 'src/grt')

diff --git a/src/grt/grt-vstrings_io.adb b/src/grt/grt-vstrings_io.adb
index 2be691acd..7731594c7 100644
--- a/src/grt/grt-vstrings_io.adb
+++ b/src/grt/grt-vstrings_io.adb
@@ -23,7 +23,6 @@
 --  however invalidate any other reasons why the executable file might be
 --  covered by the GNU Public License.
 
-with Grt.Errors; use Grt.Errors;
 with Grt.C; use Grt.C;
 
 package body Grt.Vstrings_IO is
-- 
cgit v1.2.3