diff options
Diffstat (limited to 'src/synth/synth-stmts.adb')
-rw-r--r-- | src/synth/synth-stmts.adb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/synth/synth-stmts.adb b/src/synth/synth-stmts.adb index c074b1aa4..3d8ee03f6 100644 --- a/src/synth/synth-stmts.adb +++ b/src/synth/synth-stmts.adb @@ -677,7 +677,6 @@ package body Synth.Stmts is Inter_Chain : Iir; Assoc_Chain : Iir) is - use Simul.Annotations; Inter : Iir; Assoc : Iir; Assoc_Inter : Iir; |