aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/simulation.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/simulate/simulation.ads')
-rw-r--r--src/vhdl/simulate/simulation.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vhdl/simulate/simulation.ads b/src/vhdl/simulate/simulation.ads
index 55af11a2e..fa3a54982 100644
--- a/src/vhdl/simulate/simulation.ads
+++ b/src/vhdl/simulate/simulation.ads
@@ -20,7 +20,6 @@ with System;
with Grt.Types; use Grt.Types;
with Iirs; use Iirs;
with Iir_Values; use Iir_Values;
-with Elaboration; use Elaboration;
package Simulation is
Trace_Simulation : Boolean := False;