aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_annotations.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/elab-vhdl_annotations.ads')
-rw-r--r--src/synth/elab-vhdl_annotations.ads3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/synth/elab-vhdl_annotations.ads b/src/synth/elab-vhdl_annotations.ads
index 15f643c25..fa06ff6d3 100644
--- a/src/synth/elab-vhdl_annotations.ads
+++ b/src/synth/elab-vhdl_annotations.ads
@@ -18,9 +18,6 @@ with Types; use Types;
with Vhdl.Nodes; use Vhdl.Nodes;
package Elab.Vhdl_Annotations is
- -- If True, annotate for synthesis.
- Flag_Synthesis : Boolean := False;
-
type Object_Slot_Type is new Natural;
-- This slot is not used.