aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synthesis.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synthesis.adb')
-rw-r--r--src/synth/synthesis.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/synth/synthesis.adb b/src/synth/synthesis.adb
index 6583460cf..742f2e8b4 100644
--- a/src/synth/synthesis.adb
+++ b/src/synth/synthesis.adb
@@ -53,7 +53,6 @@ package body Synthesis is
Global_Instance := Make_Base_Instance;
Synth.Values.Init;
- Synth.Insts.Init;
Synth_Top_Entity (Global_Instance, Arch, Config, Inst);
Synth_All_Instances;