aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-stmts.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-stmts.ads')
-rw-r--r--src/synth/synth-stmts.ads5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/synth/synth-stmts.ads b/src/synth/synth-stmts.ads
index 3d5c12081..330cf156e 100644
--- a/src/synth/synth-stmts.ads
+++ b/src/synth/synth-stmts.ads
@@ -161,11 +161,6 @@ private
-- Return value.
W_Val : Wire_Id;
- -- Condition.
- -- If No_Net, then it is like True.
- -- Set when the execution path is enabled.
- W_Cond : Net;
-
Ret_Init : Net;
when Mode_Static =>