From 8e97758e77b2a0798bd83f99e72b32db43f0fe0e Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 18 Mar 2016 20:17:47 +0100 Subject: grt-psl.adb: fix build failure (unused package). --- src/grt/grt-psl.adb | 1 - 1 file changed, 1 deletion(-) diff --git a/src/grt/grt-psl.adb b/src/grt/grt-psl.adb index b7b863f11..0ff366f89 100644 --- a/src/grt/grt-psl.adb +++ b/src/grt/grt-psl.adb @@ -27,7 +27,6 @@ with System; with Grt.Types; use Grt.Types; with Grt.Stdio; use Grt.Stdio; with Grt.Errors; use Grt.Errors; -with Grt.Signals; use Grt.Signals; with Grt.Astdio; use Grt.Astdio; with Grt.Hooks; use Grt.Hooks; with Grt.Rtis; use Grt.Rtis; -- cgit v1.2.3