aboutsummaryrefslogtreecommitdiffstats
path: root/src/simul/simul-vhdl_simul.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/simul/simul-vhdl_simul.adb')
-rw-r--r--src/simul/simul-vhdl_simul.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/simul/simul-vhdl_simul.adb b/src/simul/simul-vhdl_simul.adb
index d2ed07549..0ebb719f0 100644
--- a/src/simul/simul-vhdl_simul.adb
+++ b/src/simul/simul-vhdl_simul.adb
@@ -995,7 +995,6 @@ package body Simul.Vhdl_Simul is
Stmt : Node;
Concurrent : Boolean)
is
- use Synth.Vhdl_Expr;
Target : constant Node := Get_Target (Stmt);
Marker : Mark_Type;
Info : Target_Info;
@@ -1019,7 +1018,6 @@ package body Simul.Vhdl_Simul is
Stmt : Node;
Concurrent : Boolean)
is
- use Synth.Vhdl_Expr;
Target : constant Node := Get_Target (Stmt);
Marker : Mark_Type;
Cw : Node;