aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt')
-rw-r--r--src/grt/grt-processes.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/grt/grt-processes.adb b/src/grt/grt-processes.adb
index fade31bab..e4248f0ab 100644
--- a/src/grt/grt-processes.adb
+++ b/src/grt/grt-processes.adb
@@ -1160,7 +1160,6 @@ package body Grt.Processes is
function Simulation return Integer
is
- use Grt.Options;
Status : Integer;
begin
Status := Simulation_Init;