diff options
-rw-r--r-- | src/grt/grt-psl.adb | 1 |
1 files changed, 0 insertions, 1 deletions
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; |