From b0c65a8dfe7ab810645aa995813d02bf32899cf4 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 14 Jun 2014 17:11:57 +0200 Subject: sem: remove old comment. --- sem.adb | 2 -- 1 file changed, 2 deletions(-) diff --git a/sem.adb b/sem.adb index 042df9d2e..f8c9dc24c 100644 --- a/sem.adb +++ b/sem.adb @@ -915,8 +915,6 @@ package body Sem is -- component instance is unbound in the corresponding block, then any -- implicit component configuration for that instance will contain an -- implicit, default binding indication. - -- FIXME: ports and generics declared by the component must be - -- made visible here; create a declarative_region only for this purpose Open_Declarative_Region; Sem_Scopes.Add_Component_Declarations (Comp); Binding := Get_Binding_Indication (Conf); -- cgit v1.2.3