diff options
Diffstat (limited to 'src/vhdl')
| -rw-r--r-- | src/vhdl/vhdl-annotations.adb | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vhdl/vhdl-annotations.adb b/src/vhdl/vhdl-annotations.adb index 1bb0bff82..6957ba4e3 100644 --- a/src/vhdl/vhdl-annotations.adb +++ b/src/vhdl/vhdl-annotations.adb @@ -393,8 +393,6 @@ package body Vhdl.Annotations is              end if;           when Iir_Kind_Access_Type_Definition => -            Annotate_Anonymous_Type_Definition -              (Block_Info, Get_Designated_Type (Def));              if Flag_Synthesis then                 --  For the designated type.                 Create_Object_Info (Block_Info, Def, Kind_Type);  | 
