From 5cdcbc9f3d9a76dd9769b697a811fae99772f770 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 8 Aug 2020 07:06:57 +0200 Subject: vhdl-canon: minor cleanup. --- src/vhdl/vhdl-canon.ads | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/vhdl/vhdl-canon.ads') diff --git a/src/vhdl/vhdl-canon.ads b/src/vhdl/vhdl-canon.ads index e880dae69..b0ac21b53 100644 --- a/src/vhdl/vhdl-canon.ads +++ b/src/vhdl/vhdl-canon.ads @@ -48,10 +48,6 @@ package Vhdl.Canon is -- (If true, Canon_Flag_Sequentials_Stmts must be true) Canon_Flag_All_Sensitivity : Boolean := False; - -- If true, operands of type array element of a concatenation operator - -- are converted (by an aggregate) into array. - Canon_Concatenation : Boolean := False; - -- Do canonicalization: -- Transforms concurrent statements into sensitized process statements -- (all but component instanciation and block). -- cgit v1.2.3