aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/grt/grt-stack2.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/grt/grt-stack2.adb b/src/grt/grt-stack2.adb
index cb56225b7..0ac25f5b7 100644
--- a/src/grt/grt-stack2.adb
+++ b/src/grt/grt-stack2.adb
@@ -24,7 +24,6 @@
-- covered by the GNU Public License.
with Ada.Unchecked_Conversion;
with Ada.Unchecked_Deallocation;
-with Grt.Errors; use Grt.Errors;
with Grt.Stdio;
with Grt.Astdio;