aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-environment.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-environment.adb')
-rw-r--r--src/synth/synth-environment.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/synth/synth-environment.adb b/src/synth/synth-environment.adb
index 40b732cdf..d6b48ec88 100644
--- a/src/synth/synth-environment.adb
+++ b/src/synth/synth-environment.adb
@@ -750,7 +750,6 @@ package body Synth.Environment is
function Is_Finalize_Assignment_Multiport (Prev, Next : Conc_Assign)
return Boolean
is
- use Netlists.Gates;
P_Val : Net;
N_Val : Net;
begin