diff options
-rw-r--r-- | src/grt/grt-stack2.adb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/grt/grt-stack2.adb b/src/grt/grt-stack2.adb index cb56225..0ac25f5 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; |